#99DFD8#99DFD8
#99DFD8 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 188.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFD8 |
|---|---|
| RGB | rgb(153, 223, 216) |
| HSL | hsl(174, 52%, 74%) |
| HSV | hsv(174, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.23, -23.30, -3.56) |
| CIE-LCH | lch(84.23, 23.57, 188.70°) |
| OKLab | oklab(85.53% -0.07 -0.0099) |
| OKLCH | oklch(85.53% 0.071 188.1) |
| XYZ | xyz(51.9150, 64.5026, 74.6672) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Pale Cyan
#B7FFFA
ΔE00 7.05
Light Cyan
#ACFFFC
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFD8 #DF99A0
analogous
#99DFB5 #99DFD8 #99C3DF
triadic
#99DFD8 #D899DF #DFD899
tetradic
#99DFD8 #B599DF #DF99A0 #C3DF99
square
#99DFD8 #B599DF #DF99A0 #C3DF99
split-complementary
#99DFD8 #DF99C3 #DFB599
monochromatic
#3DC1B4 #6AD0C6 #99DFD8 #C8EEEA #E8F8F6
Accessibility & contrast
On white
1.51
#99DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#99DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFD8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFD8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#CBCED9
Tritanopia (blue-blind)
#81E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99dfd8; /* rgb */ color: rgb(153, 223, 216); /* oklch */ color: oklch(85.5% 0.071 188.1);
Tailwind
colors: {
custom: {
50: '#b9e9e4',
500: '#99dfd8',
950: '#000000',
},
}SCSS
$custom: #99dfd8; $custom-light: #b9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#99dfd8",
"rgb": {
"r": 153,
"g": 223,
"b": 216
},
"hsl": {
"h": 174,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85533,
"c": 0.07073,
"h": 188.1
},
"luminance": 0.64506
}Semantic roles & 50–950 ramp
primary
#99DFD8
secondary
#B7656D
accent
#2635C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484