#99DFD4#99DFD4
#99DFD4 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.072 H 183.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD4 |
|---|---|
| RGB | rgb(153, 223, 212) |
| HSL | hsl(171, 52%, 74%) |
| HSV | hsv(171, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.12, -24.18, -1.60) |
| CIE-LCH | lch(84.12, 24.24, 183.79°) |
| OKLab | oklab(85.41% -0.0717 -0.0047) |
| OKLCH | oklch(85.41% 0.072 183.7) |
| XYZ | xyz(51.4041, 64.2983, 71.9768) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.96
Tiffany Blue
#7BF2DA
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.31
Duck Egg Blue
#C3FBF4
ΔE00 7.38
Pale Cyan
#B7FFFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD4 #DF99A4
analogous
#99DFB1 #99DFD4 #99C7DF
triadic
#99DFD4 #D499DF #DFD499
tetradic
#99DFD4 #B199DF #DF99A4 #C7DF99
square
#99DFD4 #B199DF #DF99A4 #C7DF99
split-complementary
#99DFD4 #DF99C7 #DFB199
monochromatic
#3DC1AC #6AD0C0 #99DFD4 #C8EEE8 #E8F8F5
Accessibility & contrast
On white
1.52
#99DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#99DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D4
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#83E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd4; /* rgb */ color: rgb(153, 223, 212); /* oklch */ color: oklch(85.4% 0.072 183.7);
Tailwind
colors: {
custom: {
50: '#b9e9e1',
500: '#99dfd4',
950: '#000000',
},
}SCSS
$custom: #99dfd4; $custom-light: #b9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#99dfd4",
"rgb": {
"r": 153,
"g": 223,
"b": 212
},
"hsl": {
"h": 170.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85414,
"c": 0.07182,
"h": 183.7
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#99DFD4
secondary
#B76572
accent
#263EC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484