#D0EAEC#D0EAEC
#D0EAEC is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.028 H 202.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAEC |
|---|---|
| RGB | rgb(208, 234, 236) |
| HSL | hsl(184, 42%, 87%) |
| HSV | hsv(184, 12%, 93%) |
| CMYK | cmyk(11.9%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.92, -8.11, -3.86) |
| CIE-LCH | lch(90.92, 8.98, 205.47°) |
| OKLab | oklab(91.87% -0.0255 -0.0104) |
| OKLCH | oklch(91.87% 0.028 202.3) |
| XYZ | xyz(70.5719, 78.3102, 90.7379) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 5.72
Very Pale Blue
#D6FFFE
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAEC #ECD2D0
analogous
#D0ECE0 #D0EAEC #D0DCEC
triadic
#D0EAEC #ECD0EA #EAECD0
tetradic
#D0EAEC #E0D0EC #ECD2D0 #DCECD0
square
#D0EAEC #E0D0EC #ECD2D0 #DCECD0
split-complementary
#D0EAEC #ECD0DC #ECE0D0
monochromatic
#79C3C9 #A4D7DA #D0EAEC #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#D0EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D0EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAEC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAEC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EC
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#C8ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0eaec; /* rgb */ color: rgb(208, 234, 236); /* oklch */ color: oklch(91.9% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#def0f2',
500: '#d0eaec',
950: '#000000',
},
}SCSS
$custom: #d0eaec; $custom-light: #def0f2; $custom-dark: #000000;
JSON
{
"hex": "#d0eaec",
"rgb": {
"r": 208,
"g": 234,
"b": 236
},
"hsl": {
"h": 184.286,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.91866,
"c": 0.02752,
"h": 202.3
},
"luminance": 0.78312
}Semantic roles & 50–950 ramp
primary
#D0EAEC
secondary
#C89C99
accent
#3A30B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585