#99DFD7#99DFD7
#99DFD7 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 187.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD7 |
|---|---|
| RGB | rgb(153, 223, 215) |
| HSL | hsl(173, 52%, 74%) |
| HSV | hsv(173, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.20, -23.52, -3.07) |
| CIE-LCH | lch(84.20, 23.72, 187.44°) |
| OKLab | oklab(85.5% -0.0704 -0.0086) |
| OKLCH | oklch(85.5% 0.071 187) |
| XYZ | xyz(51.7861, 64.4510, 73.9884) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.15
Light Cyan
#ACFFFC
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.63
Eggshell Blue
#C4FFF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD7 #DF99A1
analogous
#99DFB4 #99DFD7 #99C4DF
triadic
#99DFD7 #D799DF #DFD799
tetradic
#99DFD7 #B499DF #DF99A1 #C4DF99
square
#99DFD7 #B499DF #DF99A1 #C4DF99
split-complementary
#99DFD7 #DF99C4 #DFB499
monochromatic
#3DC1B2 #6AD0C5 #99DFD7 #C8EEE9 #E8F8F6
Accessibility & contrast
On white
1.51
#99DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#99DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD7
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD7 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#82E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd7; /* rgb */ color: rgb(153, 223, 215); /* oklch */ color: oklch(85.5% 0.071 187.0);
Tailwind
colors: {
custom: {
50: '#b9e9e3',
500: '#99dfd7',
950: '#000000',
},
}SCSS
$custom: #99dfd7; $custom-light: #b9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#99dfd7",
"rgb": {
"r": 153,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85503,
"c": 0.07096,
"h": 187
},
"luminance": 0.64454
}Semantic roles & 50–950 ramp
primary
#99DFD7
secondary
#B7656E
accent
#2637C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484