#DCEED9#DCEED9
#DCEED9 is a very light, muted green. Relative luminance 0.814; OKLCH L 93.0% C 0.034 H 141.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEED9 |
|---|---|
| RGB | rgb(220, 238, 217) |
| HSL | hsl(111, 38%, 89%) |
| HSV | hsv(111, 9%, 93%) |
| CMYK | cmyk(7.6%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(92.30, -9.72, 8.14) |
| CIE-LCH | lch(92.30, 12.68, 140.06°) |
| OKLab | oklab(93% -0.0264 0.0212) |
| OKLCH | oklch(93% 0.034 141.2) |
| XYZ | xyz(72.6118, 81.3739, 77.5135) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.52
Beige
#F5F5DC
ΔE00 7.11
Off White (survey)
#FFFFE4
ΔE00 8.01
Lightyellow
#FFFFE0
ΔE00 8.24
Mintcream
#F5FFFA
ΔE00 8.34
Ivory
#FFFFF0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEED9 #EBD9EE
analogous
#E7EED9 #DCEED9 #D9EEE1
triadic
#DCEED9 #D9DCEE #EED9DC
tetradic
#DCEED9 #D9E7EE #EBD9EE #EEE1D9
square
#DCEED9 #D9E7EE #EBD9EE #EEE1D9
split-complementary
#DCEED9 #E1D9EE #EED9E7
monochromatic
#8EC884 #B5DBAF #DCEED9 #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.22
#DCEED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DCEED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEED9
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEED9 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD8
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#DBECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dceed9; /* rgb */ color: rgb(220, 238, 217); /* oklch */ color: oklch(93.0% 0.034 141.2);
Tailwind
colors: {
custom: {
50: '#e6f3e4',
500: '#dceed9',
950: '#000000',
},
}SCSS
$custom: #dceed9; $custom-light: #e6f3e4; $custom-dark: #000000;
JSON
{
"hex": "#dceed9",
"rgb": {
"r": 220,
"g": 238,
"b": 217
},
"hsl": {
"h": 111.429,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.93004,
"c": 0.03387,
"h": 141.2
},
"luminance": 0.81374
}Semantic roles & 50–950 ramp
primary
#DCEED9
secondary
#C4A2C9
accent
#34B19F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584