#99DFDC#99DFDC
#99DFDC is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.070 H 192.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFDC |
|---|---|
| RGB | rgb(153, 223, 220) |
| HSL | hsl(177, 52%, 74%) |
| HSV | hsv(177, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.34, -22.39, -5.52) |
| CIE-LCH | lch(84.34, 23.06, 193.85°) |
| OKLab | oklab(85.66% -0.0684 -0.0152) |
| OKLCH | oklch(85.66% 0.07 192.5) |
| XYZ | xyz(52.4384, 64.7120, 77.4238) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 6.17
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 6.96
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFDC #DF999C
analogous
#99DFB9 #99DFDC #99BFDF
triadic
#99DFDC #DC99DF #DFDC99
tetradic
#99DFDC #B999DF #DF999C #BFDF99
square
#99DFDC #B999DF #DF999C #BFDF99
split-complementary
#99DFDC #DF99BF #DFB999
monochromatic
#3DC1BB #6AD0CC #99DFDC #C8EEEC #E8F8F7
Accessibility & contrast
On white
1.51
#99DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#99DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFDC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFDC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#80E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfdc; /* rgb */ color: rgb(153, 223, 220); /* oklch */ color: oklch(85.7% 0.070 192.5);
Tailwind
colors: {
custom: {
50: '#b9e9e6',
500: '#99dfdc',
950: '#000000',
},
}SCSS
$custom: #99dfdc; $custom-light: #b9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#99dfdc",
"rgb": {
"r": 153,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85656,
"c": 0.07008,
"h": 192.5
},
"luminance": 0.64715
}Semantic roles & 50–950 ramp
primary
#99DFDC
secondary
#B76568
accent
#262CC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484