#99DFD6#99DFD6
#99DFD6 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.071 H 185.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD6 |
|---|---|
| RGB | rgb(153, 223, 214) |
| HSL | hsl(172, 52%, 74%) |
| HSV | hsv(172, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.17, -23.74, -2.58) |
| CIE-LCH | lch(84.17, 23.88, 186.21°) |
| OKLab | oklab(85.47% -0.0708 -0.0073) |
| OKLCH | oklch(85.47% 0.071 185.9) |
| XYZ | xyz(51.6580, 64.3998, 73.3137) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Pale Cyan
#B7FFFA
ΔE00 7.21
Light Cyan
#ACFFFC
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD6 #DF99A2
analogous
#99DFB3 #99DFD6 #99C5DF
triadic
#99DFD6 #D699DF #DFD699
tetradic
#99DFD6 #B399DF #DF99A2 #C5DF99
square
#99DFD6 #B399DF #DF99A2 #C5DF99
split-complementary
#99DFD6 #DF99C5 #DFB399
monochromatic
#3DC1B0 #6AD0C3 #99DFD6 #C8EEE9 #E8F8F6
Accessibility & contrast
On white
1.51
#99DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#99DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD6
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD6 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D6
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#82E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd6; /* rgb */ color: rgb(153, 223, 214); /* oklch */ color: oklch(85.5% 0.071 185.9);
Tailwind
colors: {
custom: {
50: '#b9e9e2',
500: '#99dfd6',
950: '#000000',
},
}SCSS
$custom: #99dfd6; $custom-light: #b9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#99dfd6",
"rgb": {
"r": 153,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85473,
"c": 0.07123,
"h": 185.9
},
"luminance": 0.64403
}Semantic roles & 50–950 ramp
primary
#99DFD6
secondary
#B7656F
accent
#263AC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484