#99F0DB
A light, vivid cyan closely aligning with Paleturquoise.
About #99F0DB
The precise color #99F0DB is an excellent choice for modern design projects. Designers often compare it to the standard color Paleturquoise. In the RGB color space, it consists of 153 red, 240 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. The color uses 36% Cyan, 0% Magenta, 9% Yellow, and 6% Black. The HSL representation is 165.5° hue, 74.4% saturation, and 77.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99F0DB
RGB153, 240, 219
HSL165.5°, 74.4%, 77.1%
CMYK36%, 0%, 9%, 6%
HSV165.5°, 36.2%, 94.1%
LAB89.0, -30.8, 1.9
XYZ57.1, 74.2, 78.3
Decimal10088667
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.84:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99F0DB;
}
.text-color {
color: #99F0DB;
}
.border-color {
border: 2px solid #99F0DB;
}