#D9EBED#D9EBED
#D9EBED is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.7% C 0.019 H 204.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBED |
|---|---|
| RGB | rgb(217, 235, 237) |
| HSL | hsl(186, 36%, 89%) |
| HSV | hsv(186, 8%, 93%) |
| CMYK | cmyk(8.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.81, -5.55, -3.01) |
| CIE-LCH | lch(91.81, 6.31, 208.46°) |
| OKLab | oklab(92.73% -0.0175 -0.0081) |
| OKLCH | oklch(92.73% 0.019 204.9) |
| XYZ | xyz(73.6063, 80.2818, 91.7223) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.44
Lightcyan
#E0FFFF
ΔE00 5.65
Mintcream
#F5FFFA
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBED #EDDBD9
analogous
#D9EDE5 #D9EBED #D9E1ED
triadic
#D9EBED #EDD9EB #EBEDD9
tetradic
#D9EBED #E5D9ED #EDDBD9 #E1EDD9
square
#D9EBED #E5D9ED #EDDBD9 #E1EDD9
split-complementary
#D9EBED #EDD9E1 #EDE5D9
monochromatic
#86BFC6 #AFD5D9 #D9EBED #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.23
#D9EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D9EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBED
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBED | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#D4EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9ebed; /* rgb */ color: rgb(217, 235, 237); /* oklch */ color: oklch(92.7% 0.019 204.9);
Tailwind
colors: {
custom: {
50: '#e4f1f2',
500: '#d9ebed',
950: '#000000',
},
}SCSS
$custom: #d9ebed; $custom-light: #e4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d9ebed",
"rgb": {
"r": 217,
"g": 235,
"b": 237
},
"hsl": {
"h": 186,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.9273,
"c": 0.0193,
"h": 204.9
},
"luminance": 0.80283
}Semantic roles & 50–950 ramp
primary
#D9EBED
secondary
#C8A6A3
accent
#4337AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585