#D9EEEB#D9EEEB
#D9EEEB is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.3% C 0.022 H 186.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EEEB |
|---|---|
| RGB | rgb(217, 238, 235) |
| HSL | hsl(171, 38%, 89%) |
| HSV | hsv(171, 9%, 93%) |
| CMYK | cmyk(8.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.53, -7.45, -0.91) |
| CIE-LCH | lch(92.53, 7.50, 186.97°) |
| OKLab | oklab(93.28% -0.0224 -0.0025) |
| OKLCH | oklch(93.28% 0.023 186.5) |
| XYZ | xyz(74.1819, 81.8978, 90.4808) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 4.75
Mintcream
#F5FFFA
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EEEB #EED9DC
analogous
#D9EEE1 #D9EEEB #D9E7EE
triadic
#D9EEEB #EBD9EE #EEEBD9
tetradic
#D9EEEB #E1D9EE #EED9DC #E7EED9
square
#D9EEEB #E1D9EE #EED9DC #E7EED9
split-complementary
#D9EEEB #EED9E7 #EEE1D9
monochromatic
#84C8BE #AFDBD5 #D9EEEB #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.21
#D9EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D9EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EEEB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EEEB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D4EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9eeeb; /* rgb */ color: rgb(217, 238, 235); /* oklch */ color: oklch(93.3% 0.022 186.5);
Tailwind
colors: {
custom: {
50: '#e4f3f1',
500: '#d9eeeb',
950: '#000000',
},
}SCSS
$custom: #d9eeeb; $custom-light: #e4f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d9eeeb",
"rgb": {
"r": 217,
"g": 238,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.9328,
"c": 0.0225,
"h": 186.5
},
"luminance": 0.81899
}Semantic roles & 50–950 ramp
primary
#D9EEEB
secondary
#C9A2A8
accent
#3446B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585