#D9EFEB#D9EFEB
#D9EFEB is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 183.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFEB |
|---|---|
| RGB | rgb(217, 239, 235) |
| HSL | hsl(169, 41%, 89%) |
| HSV | hsv(169, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.79, -7.95, -0.53) |
| CIE-LCH | lch(92.79, 7.97, 183.84°) |
| OKLab | oklab(93.48% -0.0237 -0.0015) |
| OKLCH | oklch(93.48% 0.024 183.7) |
| XYZ | xyz(74.4738, 82.4817, 90.5781) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.19
Azure (CSS)
#F0FFFF
ΔE00 5.01
Ice Blue (survey)
#D7FFFE
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.76
Ice
#D6FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFEB #EFD9DD
analogous
#D9EFE0 #D9EFEB #D9E8EF
triadic
#D9EFEB #EBD9EF #EFEBD9
tetradic
#D9EFEB #E0D9EF #EFD9DD #E8EFD9
square
#D9EFEB #E0D9EF #EFD9DD #E8EFD9
split-complementary
#D9EFEB #EFD9E8 #EFE0D9
monochromatic
#83CBBE #AEDDD4 #D9EFEB #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.20
#D9EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D9EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFEB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFEB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#D4F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efeb; /* rgb */ color: rgb(217, 239, 235); /* oklch */ color: oklch(93.5% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#e4f4f1',
500: '#d9efeb',
950: '#000000',
},
}SCSS
$custom: #d9efeb; $custom-light: #e4f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d9efeb",
"rgb": {
"r": 217,
"g": 239,
"b": 235
},
"hsl": {
"h": 169.091,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93483,
"c": 0.02377,
"h": 183.7
},
"luminance": 0.82483
}Semantic roles & 50–950 ramp
primary
#D9EFEB
secondary
#CBA1A9
accent
#3249B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585