#D0E8DE#D0E8DE
#D0E8DE is a very light, muted teal. Relative luminance 0.764; OKLCH L 91.1% C 0.029 H 168.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8DE |
|---|---|
| RGB | rgb(208, 232, 222) |
| HSL | hsl(155, 34%, 86%) |
| HSV | hsv(155, 10%, 91%) |
| CMYK | cmyk(10.3%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(90.04, -9.78, 2.17) |
| CIE-LCH | lch(90.04, 10.02, 167.48°) |
| OKLab | oklab(91.05% -0.0282 0.0056) |
| OKLCH | oklch(91.05% 0.029 168.8) |
| XYZ | xyz(68.0509, 76.3960, 80.2537) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.25
Ice
#D6FFFA
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 6.57
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8DE #E8D0DA
analogous
#D0E8D2 #D0E8DE #D0E6E8
triadic
#D0E8DE #DED0E8 #E8DED0
tetradic
#D0E8DE #D2D0E8 #E8D0DA #E6E8D0
square
#D0E8DE #D2D0E8 #E8D0DA #E6E8D0
split-complementary
#D0E8DE #E8D0E6 #E8D2D0
monochromatic
#7EC0A4 #A7D4C1 #D0E8DE #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.29
#D0E8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D0E8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8DE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8DE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DE
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#CBE8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0e8de; /* rgb */ color: rgb(208, 232, 222); /* oklch */ color: oklch(91.1% 0.029 168.8);
Tailwind
colors: {
custom: {
50: '#deefe8',
500: '#d0e8de',
950: '#000000',
},
}SCSS
$custom: #d0e8de; $custom-light: #deefe8; $custom-dark: #000000;
JSON
{
"hex": "#d0e8de",
"rgb": {
"r": 208,
"g": 232,
"b": 222
},
"hsl": {
"h": 155,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.91053,
"c": 0.02872,
"h": 168.8
},
"luminance": 0.76397
}Semantic roles & 50–950 ramp
primary
#D0E8DE
secondary
#C29BAB
accent
#3869AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584