#D9EBEE#D9EBEE
#D9EBEE is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.8% C 0.020 H 208.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBEE |
|---|---|
| RGB | rgb(217, 235, 238) |
| HSL | hsl(189, 38%, 89%) |
| HSV | hsv(189, 9%, 93%) |
| CMYK | cmyk(8.8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.84, -5.35, -3.49) |
| CIE-LCH | lch(91.84, 6.39, 213.09°) |
| OKLab | oklab(92.76% -0.0171 -0.0094) |
| OKLCH | oklch(92.76% 0.02 208.8) |
| XYZ | xyz(73.7528, 80.3404, 92.4939) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.52
Lightcyan
#E0FFFF
ΔE00 5.85
Aliceblue
#F0F8FF
ΔE00 5.94
Mintcream
#F5FFFA
ΔE00 6.20
Fog
#D8DCE0
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBEE #EEDCD9
analogous
#D9EEE7 #D9EBEE #D9E1EE
triadic
#D9EBEE #EED9EB #EBEED9
tetradic
#D9EBEE #E7D9EE #EEDCD9 #E1EED9
square
#D9EBEE #E7D9EE #EEDCD9 #E1EED9
split-complementary
#D9EBEE #EED9E1 #EEE7D9
monochromatic
#84BEC8 #AFD5DB #D9EBEE #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.23
#D9EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D9EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBEE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBEE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#D3EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9ebee; /* rgb */ color: rgb(217, 235, 238); /* oklch */ color: oklch(92.8% 0.020 208.8);
Tailwind
colors: {
custom: {
50: '#e4f1f3',
500: '#d9ebee',
950: '#000000',
},
}SCSS
$custom: #d9ebee; $custom-light: #e4f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d9ebee",
"rgb": {
"r": 217,
"g": 235,
"b": 238
},
"hsl": {
"h": 188.571,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.92759,
"c": 0.01954,
"h": 208.8
},
"luminance": 0.80341
}Semantic roles & 50–950 ramp
primary
#D9EBEE
secondary
#C9A8A2
accent
#4634B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585