#D2EAEC#D2EAEC
#D2EAEC is a very light, muted teal. Relative luminance 0.786; OKLCH L 92.0% C 0.025 H 202.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAEC |
|---|---|
| RGB | rgb(210, 234, 236) |
| HSL | hsl(185, 41%, 87%) |
| HSV | hsv(185, 11%, 93%) |
| CMYK | cmyk(11%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.05, -7.47, -3.65) |
| CIE-LCH | lch(91.05, 8.32, 206.04°) |
| OKLab | oklab(92% -0.0235 -0.0099) |
| OKLCH | oklch(92% 0.025 202.8) |
| XYZ | xyz(71.1379, 78.6021, 90.7644) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.31
Really Light Blue
#D4FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAEC #ECD4D2
analogous
#D2ECE1 #D2EAEC #D2DDEC
triadic
#D2EAEC #ECD2EA #EAECD2
tetradic
#D2EAEC #E1D2EC #ECD4D2 #DDECD2
square
#D2EAEC #E1D2EC #ECD4D2 #DDECD2
split-complementary
#D2EAEC #ECD2DD #ECE1D2
monochromatic
#7CC2C8 #A7D6DA #D2EAEC #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#D2EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D2EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAEC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAEC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#CBECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eaec; /* rgb */ color: rgb(210, 234, 236); /* oklch */ color: oklch(92.0% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#e0f0f2',
500: '#d2eaec',
950: '#000000',
},
}SCSS
$custom: #d2eaec; $custom-light: #e0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d2eaec",
"rgb": {
"r": 210,
"g": 234,
"b": 236
},
"hsl": {
"h": 184.615,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92004,
"c": 0.02548,
"h": 202.8
},
"luminance": 0.78603
}Semantic roles & 50–950 ramp
primary
#D2EAEC
secondary
#C79E9B
accent
#3C32B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585