#99DFD3#99DFD3
#99DFD3 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.072 H 182.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD3 |
|---|---|
| RGB | rgb(153, 223, 211) |
| HSL | hsl(170, 52%, 74%) |
| HSV | hsv(170, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.09, -24.40, -1.11) |
| CIE-LCH | lch(84.09, 24.43, 182.61°) |
| OKLab | oklab(85.38% -0.0721 -0.0034) |
| OKLCH | oklch(85.38% 0.072 182.7) |
| XYZ | xyz(51.2784, 64.2480, 71.3145) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.25
Tiffany Blue
#7BF2DA
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.01
Pale Teal
#82CBB2
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 7.37
Light Teal
#90E4C1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD3 #DF99A5
analogous
#99DFB0 #99DFD3 #99C8DF
triadic
#99DFD3 #D399DF #DFD399
tetradic
#99DFD3 #B099DF #DF99A5 #C8DF99
square
#99DFD3 #B099DF #DF99A5 #C8DF99
split-complementary
#99DFD3 #DF99C8 #DFB099
monochromatic
#3DC1AA #6AD0BF #99DFD3 #C8EEE7 #E8F8F5
Accessibility & contrast
On white
1.52
#99DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#99DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#83E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd3; /* rgb */ color: rgb(153, 223, 211); /* oklch */ color: oklch(85.4% 0.072 182.7);
Tailwind
colors: {
custom: {
50: '#b9e9e0',
500: '#99dfd3',
950: '#000000',
},
}SCSS
$custom: #99dfd3; $custom-light: #b9e9e0; $custom-dark: #000000;
JSON
{
"hex": "#99dfd3",
"rgb": {
"r": 153,
"g": 223,
"b": 211
},
"hsl": {
"h": 169.714,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85384,
"c": 0.07216,
"h": 182.7
},
"luminance": 0.64251
}Semantic roles & 50–950 ramp
primary
#99DFD3
secondary
#B76573
accent
#2640C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484