#99DFD1#99DFD1
#99DFD1 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.073 H 180.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD1 |
|---|---|
| RGB | rgb(153, 223, 209) |
| HSL | hsl(168, 52%, 74%) |
| HSV | hsv(168, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.04, -24.84, -0.13) |
| CIE-LCH | lch(84.04, 24.84, 180.30°) |
| OKLab | oklab(85.32% -0.0729 -0.0007) |
| OKLCH | oklch(85.32% 0.073 180.6) |
| XYZ | xyz(51.0292, 64.1483, 70.0023) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.54
Tiffany Blue
#7BF2DA
ΔE00 6.68
Light Teal
#90E4C1
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 6.83
Pale Aqua
#B8FFEB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD1 #DF99A7
analogous
#99DFAE #99DFD1 #99CADF
triadic
#99DFD1 #D199DF #DFD199
tetradic
#99DFD1 #AE99DF #DF99A7 #CADF99
square
#99DFD1 #AE99DF #DF99A7 #CADF99
split-complementary
#99DFD1 #DF99CA #DFAE99
monochromatic
#3DC1A7 #6AD0BC #99DFD1 #C8EEE6 #E8F8F4
Accessibility & contrast
On white
1.52
#99DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#99DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD1
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD1 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#84E1DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd1; /* rgb */ color: rgb(153, 223, 209); /* oklch */ color: oklch(85.3% 0.073 180.6);
Tailwind
colors: {
custom: {
50: '#b9e9df',
500: '#99dfd1',
950: '#000000',
},
}SCSS
$custom: #99dfd1; $custom-light: #b9e9df; $custom-dark: #000000;
JSON
{
"hex": "#99dfd1",
"rgb": {
"r": 153,
"g": 223,
"b": 209
},
"hsl": {
"h": 168,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85325,
"c": 0.07291,
"h": 180.6
},
"luminance": 0.64151
}Semantic roles & 50–950 ramp
primary
#99DFD1
secondary
#B76575
accent
#2645C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484