#D0E8DC#D0E8DC
#D0E8DC is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.0% C 0.030 H 164.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8DC |
|---|---|
| RGB | rgb(208, 232, 220) |
| HSL | hsl(150, 34%, 86%) |
| HSV | hsv(150, 10%, 91%) |
| CMYK | cmyk(10.3%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(89.99, -10.15, 3.15) |
| CIE-LCH | lch(89.99, 10.63, 162.78°) |
| OKLab | oklab(91% -0.029 0.0082) |
| OKLCH | oklch(91% 0.03 164.2) |
| XYZ | xyz(67.7845, 76.2894, 78.8504) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 7.15
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Pale Blue
#D6FFFE
ΔE00 7.53
Very Light Blue
#D5FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8DC #E8D0DC
analogous
#D0E8D0 #D0E8DC #D0E8E8
triadic
#D0E8DC #DCD0E8 #E8DCD0
tetradic
#D0E8DC #D0D0E8 #E8D0DC #E8E8D0
square
#D0E8DC #D0D0E8 #E8D0DC #E8E8D0
split-complementary
#D0E8DC #E8D0E8 #E8D0D0
monochromatic
#7EC09F #A7D4BD #D0E8DC #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.29
#D0E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D0E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8DC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8DC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#CCE8E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0e8dc; /* rgb */ color: rgb(208, 232, 220); /* oklch */ color: oklch(91.0% 0.030 164.2);
Tailwind
colors: {
custom: {
50: '#deefe6',
500: '#d0e8dc',
950: '#000000',
},
}SCSS
$custom: #d0e8dc; $custom-light: #deefe6; $custom-dark: #000000;
JSON
{
"hex": "#d0e8dc",
"rgb": {
"r": 208,
"g": 232,
"b": 220
},
"hsl": {
"h": 150,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.90997,
"c": 0.03009,
"h": 164.2
},
"luminance": 0.7629
}Semantic roles & 50–950 ramp
primary
#D0E8DC
secondary
#C29BAE
accent
#3873AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584