#99DFD2#99DFD2
#99DFD2 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.073 H 181.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD2 |
|---|---|
| RGB | rgb(153, 223, 210) |
| HSL | hsl(169, 52%, 74%) |
| HSV | hsv(169, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.07, -24.62, -0.62) |
| CIE-LCH | lch(84.07, 24.63, 181.44°) |
| OKLab | oklab(85.36% -0.0725 -0.002) |
| OKLCH | oklch(85.36% 0.073 181.6) |
| XYZ | xyz(51.1534, 64.1980, 70.6563) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.54
Seafoam Blue
#78D1B6
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.78
Tiffany Blue
#7BF2DA
ΔE00 6.83
Light Teal
#90E4C1
ΔE00 7.10
Pale Aqua
#B8FFEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD2 #DF99A6
analogous
#99DFAF #99DFD2 #99C9DF
triadic
#99DFD2 #D299DF #DFD299
tetradic
#99DFD2 #AF99DF #DF99A6 #C9DF99
square
#99DFD2 #AF99DF #DF99A6 #C9DF99
split-complementary
#99DFD2 #DF99C9 #DFAF99
monochromatic
#3DC1A8 #6AD0BD #99DFD2 #C8EEE7 #E8F8F5
Accessibility & contrast
On white
1.52
#99DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#99DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#83E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd2; /* rgb */ color: rgb(153, 223, 210); /* oklch */ color: oklch(85.4% 0.073 181.6);
Tailwind
colors: {
custom: {
50: '#b9e9df',
500: '#99dfd2',
950: '#000000',
},
}SCSS
$custom: #99dfd2; $custom-light: #b9e9df; $custom-dark: #000000;
JSON
{
"hex": "#99dfd2",
"rgb": {
"r": 153,
"g": 223,
"b": 210
},
"hsl": {
"h": 168.857,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85355,
"c": 0.07253,
"h": 181.6
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#99DFD2
secondary
#B76574
accent
#2642C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484