#DCE8D8#DCE8D8
#DCE8D8 is a very light, muted green. Relative luminance 0.779; OKLCH L 91.8% C 0.025 H 137.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8D8 |
|---|---|
| RGB | rgb(220, 232, 216) |
| HSL | hsl(105, 26%, 88%) |
| HSV | hsv(105, 7%, 91%) |
| CMYK | cmyk(5.2%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(90.73, -6.86, 6.40) |
| CIE-LCH | lch(90.73, 9.39, 136.99°) |
| OKLab | oklab(91.76% -0.0185 0.0167) |
| OKLCH | oklch(91.76% 0.025 137.8) |
| XYZ | xyz(70.7643, 77.8864, 76.2579) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 6.02
Beige
#F5F5DC
ΔE00 6.31
Mintcream
#F5FFFA
ΔE00 7.00
Ivory
#FFFFF0
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8D8 #E4D8E8
analogous
#E4E8D8 #DCE8D8 #D8E8DC
triadic
#DCE8D8 #D8DCE8 #E8D8DC
tetradic
#DCE8D8 #D8E4E8 #E4D8E8 #E8DCD8
square
#DCE8D8 #D8E4E8 #E4D8E8 #E8DCD8
split-complementary
#DCE8D8 #DCD8E8 #E8D8E4
monochromatic
#97BB8B #B9D1B2 #DCE8D8 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.27
#DCE8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DCE8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8D8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8D8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#DCE7E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce8d8; /* rgb */ color: rgb(220, 232, 216); /* oklch */ color: oklch(91.8% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#e6efe4',
500: '#dce8d8',
950: '#000000',
},
}SCSS
$custom: #dce8d8; $custom-light: #e6efe4; $custom-dark: #000000;
JSON
{
"hex": "#dce8d8",
"rgb": {
"r": 220,
"g": 232,
"b": 216
},
"hsl": {
"h": 105,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.91755,
"c": 0.02493,
"h": 137.8
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#DCE8D8
secondary
#B9A4C0
accent
#41A48C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584