#D0EADD#D0EADD
#D0EADD is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.4% C 0.033 H 164.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EADD |
|---|---|
| RGB | rgb(208, 234, 221) |
| HSL | hsl(150, 38%, 87%) |
| HSV | hsv(150, 11%, 92%) |
| CMYK | cmyk(11.1%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(90.54, -10.97, 3.42) |
| CIE-LCH | lch(90.54, 11.49, 162.71°) |
| OKLab | oklab(91.44% -0.0313 0.0089) |
| OKLCH | oklch(91.44% 0.033 164.2) |
| XYZ | xyz(68.4835, 77.4748, 79.7387) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 7.13
Ice Blue (survey)
#D7FFFE
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.27
Very Light Blue
#D5FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EADD #EAD0DD
analogous
#D0EAD0 #D0EADD #D0EAEA
triadic
#D0EADD #DDD0EA #EADDD0
tetradic
#D0EADD #D0D0EA #EAD0DD #EAEAD0
square
#D0EADD #D0D0EA #EAD0DD #EAEAD0
split-complementary
#D0EADD #EAD0EA #EAD0D0
monochromatic
#7BC4A0 #A6D7BE #D0EADD #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.27
#D0EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D0EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EADD
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EADD | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#CBEAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0eadd; /* rgb */ color: rgb(208, 234, 221); /* oklch */ color: oklch(91.4% 0.033 164.2);
Tailwind
colors: {
custom: {
50: '#def0e7',
500: '#d0eadd',
950: '#000000',
},
}SCSS
$custom: #d0eadd; $custom-light: #def0e7; $custom-dark: #000000;
JSON
{
"hex": "#d0eadd",
"rgb": {
"r": 208,
"g": 234,
"b": 221
},
"hsl": {
"h": 150,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.91438,
"c": 0.03252,
"h": 164.2
},
"luminance": 0.77476
}Semantic roles & 50–950 ramp
primary
#D0EADD
secondary
#C49AAF
accent
#3473B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584