#D0EAE0#D0EAE0
#D0EAE0 is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.5% C 0.031 H 170.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAE0 |
|---|---|
| RGB | rgb(208, 234, 224) |
| HSL | hsl(157, 38%, 87%) |
| HSV | hsv(157, 11%, 92%) |
| CMYK | cmyk(11.1%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(90.61, -10.41, 1.96) |
| CIE-LCH | lch(90.61, 10.60, 169.36°) |
| OKLab | oklab(91.52% -0.0301 0.005) |
| OKLCH | oklch(91.52% 0.031 170.5) |
| XYZ | xyz(68.8867, 77.6362, 81.8625) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 6.20
Honeydew
#F0FFF0
ΔE00 6.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.40
Very Pale Blue
#D6FFFE
ΔE00 6.50
Very Light Blue
#D5FFFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAE0 #EAD0DA
analogous
#D0EAD3 #D0EAE0 #D0E7EA
triadic
#D0EAE0 #E0D0EA #EAE0D0
tetradic
#D0EAE0 #D3D0EA #EAD0DA #E7EAD0
square
#D0EAE0 #D3D0EA #EAD0DA #E7EAD0
split-complementary
#D0EAE0 #EAD0E7 #EAD3D0
monochromatic
#7BC4A8 #A6D7C4 #D0EAE0 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.27
#D0EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D0EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAE0
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAE0 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#CBEAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0eae0; /* rgb */ color: rgb(208, 234, 224); /* oklch */ color: oklch(91.5% 0.031 170.5);
Tailwind
colors: {
custom: {
50: '#def0e9',
500: '#d0eae0',
950: '#000000',
},
}SCSS
$custom: #d0eae0; $custom-light: #def0e9; $custom-dark: #000000;
JSON
{
"hex": "#d0eae0",
"rgb": {
"r": 208,
"g": 234,
"b": 224
},
"hsl": {
"h": 156.923,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.91521,
"c": 0.03053,
"h": 170.5
},
"luminance": 0.77637
}Semantic roles & 50–950 ramp
primary
#D0EAE0
secondary
#C49AAA
accent
#3464B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584