#D9EFEE#D9EFEE
#D9EFEE is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.6% C 0.023 H 193.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFEE |
|---|---|
| RGB | rgb(217, 239, 238) |
| HSL | hsl(177, 41%, 89%) |
| HSV | hsv(177, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.86, -7.39, -1.98) |
| CIE-LCH | lch(92.86, 7.65, 195.02°) |
| OKLab | oklab(93.57% -0.0226 -0.0054) |
| OKLCH | oklch(93.57% 0.023 193.5) |
| XYZ | xyz(74.9109, 82.6566, 92.8800) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.93
Azure (CSS)
#F0FFFF
ΔE00 4.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.81
Mintcream
#F5FFFA
ΔE00 5.82
Very Light Blue
#D5FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFEE #EFD9DA
analogous
#D9EFE3 #D9EFEE #D9E5EF
triadic
#D9EFEE #EED9EF #EFEED9
tetradic
#D9EFEE #E3D9EF #EFD9DA #E5EFD9
square
#D9EFEE #E3D9EF #EFD9DA #E5EFD9
split-complementary
#D9EFEE #EFD9E5 #EFE3D9
monochromatic
#83CBC7 #AEDDDB #D9EFEE #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.20
#D9EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D9EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFEE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFEE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#D3F0EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efee; /* rgb */ color: rgb(217, 239, 238); /* oklch */ color: oklch(93.6% 0.023 193.5);
Tailwind
colors: {
custom: {
50: '#e4f4f3',
500: '#d9efee',
950: '#000000',
},
}SCSS
$custom: #d9efee; $custom-light: #e4f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d9efee",
"rgb": {
"r": 217,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.273,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93569,
"c": 0.02321,
"h": 193.5
},
"luminance": 0.82658
}Semantic roles & 50–950 ramp
primary
#D9EFEE
secondary
#CBA1A3
accent
#3238B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585