#D1EAED#D1EAED
#D1EAED is a very light, muted teal. Relative luminance 0.785; OKLCH L 92.0% C 0.027 H 205.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EAED |
|---|---|
| RGB | rgb(209, 234, 237) |
| HSL | hsl(186, 44%, 87%) |
| HSV | hsv(186, 12%, 93%) |
| CMYK | cmyk(11.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.01, -7.59, -4.24) |
| CIE-LCH | lch(91.01, 8.70, 209.18°) |
| OKLab | oklab(91.97% -0.0241 -0.0115) |
| OKLCH | oklch(91.97% 0.027 205.4) |
| XYZ | xyz(70.9997, 78.5140, 91.5184) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Very Light Blue
#D5FFFF
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.27
Really Light Blue
#D4FFFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EAED #EDD4D1
analogous
#D1EDE2 #D1EAED #D1DCED
triadic
#D1EAED #EDD1EA #EAEDD1
tetradic
#D1EAED #E2D1ED #EDD4D1 #DCEDD1
square
#D1EAED #E2D1ED #EDD4D1 #DCEDD1
split-complementary
#D1EAED #EDD1DC #EDE2D1
monochromatic
#79C2CB #A5D6DC #D1EAED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#D1EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D1EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EAED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EAED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C9ECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1eaed; /* rgb */ color: rgb(209, 234, 237); /* oklch */ color: oklch(92.0% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#dff0f2',
500: '#d1eaed',
950: '#000000',
},
}SCSS
$custom: #d1eaed; $custom-light: #dff0f2; $custom-dark: #000000;
JSON
{
"hex": "#d1eaed",
"rgb": {
"r": 209,
"g": 234,
"b": 237
},
"hsl": {
"h": 186.429,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.91965,
"c": 0.02668,
"h": 205.4
},
"luminance": 0.78515
}Semantic roles & 50–950 ramp
primary
#D1EAED
secondary
#C99E99
accent
#3D2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585