#99DFD9#99DFD9
#99DFD9 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.071 H 189.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD9 |
|---|---|
| RGB | rgb(153, 223, 217) |
| HSL | hsl(175, 52%, 74%) |
| HSV | hsv(175, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.25, -23.07, -4.05) |
| CIE-LCH | lch(84.25, 23.43, 189.96°) |
| OKLab | oklab(85.56% -0.0696 -0.0112) |
| OKLCH | oklch(85.56% 0.071 189.2) |
| XYZ | xyz(52.0446, 64.5545, 75.3501) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Light Cyan
#ACFFFC
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD9 #DF999F
analogous
#99DFB6 #99DFD9 #99C2DF
triadic
#99DFD9 #D999DF #DFD999
tetradic
#99DFD9 #B699DF #DF999F #C2DF99
square
#99DFD9 #B699DF #DF999F #C2DF99
split-complementary
#99DFD9 #DF99C2 #DFB699
monochromatic
#3DC1B6 #6AD0C8 #99DFD9 #C8EEEA #E8F8F6
Accessibility & contrast
On white
1.51
#99DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#99DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD9
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD9 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#CBCEDA
Tritanopia (blue-blind)
#81E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd9; /* rgb */ color: rgb(153, 223, 217); /* oklch */ color: oklch(85.6% 0.071 189.2);
Tailwind
colors: {
custom: {
50: '#b9e9e4',
500: '#99dfd9',
950: '#000000',
},
}SCSS
$custom: #99dfd9; $custom-light: #b9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#99dfd9",
"rgb": {
"r": 153,
"g": 223,
"b": 217
},
"hsl": {
"h": 174.857,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85564,
"c": 0.07053,
"h": 189.2
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#99DFD9
secondary
#B7656C
accent
#2633C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484