#D1EAEC#D1EAEC
#D1EAEC is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.026 H 202.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EAEC |
|---|---|
| RGB | rgb(209, 234, 236) |
| HSL | hsl(184, 42%, 87%) |
| HSV | hsv(184, 11%, 93%) |
| CMYK | cmyk(11.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.99, -7.79, -3.76) |
| CIE-LCH | lch(90.99, 8.65, 205.74°) |
| OKLab | oklab(91.94% -0.0245 -0.0102) |
| OKLCH | oklch(91.94% 0.027 202.5) |
| XYZ | xyz(70.8540, 78.4557, 90.7511) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 5.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.07
Very Light Blue
#D5FFFF
ΔE00 6.09
Really Light Blue
#D4FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EAEC #ECD3D1
analogous
#D1ECE1 #D1EAEC #D1DDEC
triadic
#D1EAEC #ECD1EA #EAECD1
tetradic
#D1EAEC #E1D1EC #ECD3D1 #DDECD1
square
#D1EAEC #E1D1EC #ECD3D1 #DDECD1
split-complementary
#D1EAEC #ECD1DD #ECE1D1
monochromatic
#7AC2C8 #A6D6DA #D1EAEC #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#D1EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D1EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EAEC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EAEC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#CAECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1eaec; /* rgb */ color: rgb(209, 234, 236); /* oklch */ color: oklch(91.9% 0.026 202.5);
Tailwind
colors: {
custom: {
50: '#dff0f2',
500: '#d1eaec',
950: '#000000',
},
}SCSS
$custom: #d1eaec; $custom-light: #dff0f2; $custom-dark: #000000;
JSON
{
"hex": "#d1eaec",
"rgb": {
"r": 209,
"g": 234,
"b": 236
},
"hsl": {
"h": 184.444,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.91935,
"c": 0.0265,
"h": 202.5
},
"luminance": 0.78457
}Semantic roles & 50–950 ramp
primary
#D1EAEC
secondary
#C79D9A
accent
#3B31B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585