#99DFD5#99DFD5
#99DFD5 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.4% C 0.072 H 184.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD5 |
|---|---|
| RGB | rgb(153, 223, 213) |
| HSL | hsl(171, 52%, 74%) |
| HSV | hsv(171, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.15, -23.96, -2.09) |
| CIE-LCH | lch(84.15, 24.05, 184.99°) |
| OKLab | oklab(85.44% -0.0713 -0.006) |
| OKLCH | oklch(85.44% 0.072 184.8) |
| XYZ | xyz(51.5307, 64.3489, 72.6432) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Pale Cyan
#B7FFFA
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 7.39
Light Cyan
#ACFFFC
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD5 #DF99A3
analogous
#99DFB2 #99DFD5 #99C6DF
triadic
#99DFD5 #D599DF #DFD599
tetradic
#99DFD5 #B299DF #DF99A3 #C6DF99
square
#99DFD5 #B299DF #DF99A3 #C6DF99
split-complementary
#99DFD5 #DF99C6 #DFB299
monochromatic
#3DC1AE #6AD0C2 #99DFD5 #C8EEE8 #E8F8F5
Accessibility & contrast
On white
1.51
#99DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#99DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#82E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd5; /* rgb */ color: rgb(153, 223, 213); /* oklch */ color: oklch(85.4% 0.072 184.8);
Tailwind
colors: {
custom: {
50: '#b9e9e1',
500: '#99dfd5',
950: '#000000',
},
}SCSS
$custom: #99dfd5; $custom-light: #b9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#99dfd5",
"rgb": {
"r": 153,
"g": 223,
"b": 213
},
"hsl": {
"h": 171.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85443,
"c": 0.07151,
"h": 184.8
},
"luminance": 0.64352
}Semantic roles & 50–950 ramp
primary
#99DFD5
secondary
#B76571
accent
#263CC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484