#07BDA0
A dark, vivid cyan closely aligning with Mediumaquamarine.
About #07BDA0
The precise color #07BDA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 7 parts red, 189 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 0% Magenta, 15% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07BDA0
RGB7, 189, 160
HSL170.4°, 92.9%, 38.4%
CMYK96%, 0%, 15%, 26%
HSV170.4°, 96.3%, 74.1%
LAB68.7, -46.5, 3.5
XYZ24.6, 39.0, 39.5
Decimal507296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07BDA0;
}
.text-color {
color: #07BDA0;
}
.border-color {
border: 2px solid #07BDA0;
}