#DCEDDB#DCEDDB
#DCEDDB is a very light, muted green. Relative luminance 0.809; OKLCH L 92.9% C 0.030 H 143.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDDB |
|---|---|
| RGB | rgb(220, 237, 219) |
| HSL | hsl(117, 33%, 89%) |
| HSV | hsv(117, 8%, 93%) |
| CMYK | cmyk(7.2%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.09, -8.87, 6.80) |
| CIE-LCH | lch(92.09, 11.17, 142.54°) |
| OKLab | oklab(92.85% -0.0242 0.0177) |
| OKLCH | oklch(92.85% 0.03 143.8) |
| XYZ | xyz(72.5832, 80.8979, 78.7950) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Beige
#F5F5DC
ΔE00 7.10
Mintcream
#F5FFFA
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.95
Off White (survey)
#FFFFE4
ΔE00 8.11
Ivory
#FFFFF0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDDB #ECDBED
analogous
#E5EDDB #DCEDDB #DBEDE3
triadic
#DCEDDB #DBDCED #EDDBDC
tetradic
#DCEDDB #DBE5ED #ECDBED #EDE3DB
square
#DCEDDB #DBE5ED #ECDBED #EDE3DB
split-complementary
#DCEDDB #E3DBED #EDDBE5
monochromatic
#8DC489 #B4D9B2 #DCEDDB #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.22
#DCEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DCEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDDB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDDB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#DBECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceddb; /* rgb */ color: rgb(220, 237, 219); /* oklch */ color: oklch(92.9% 0.030 143.8);
Tailwind
colors: {
custom: {
50: '#e6f2e6',
500: '#dceddb',
950: '#000000',
},
}SCSS
$custom: #dceddb; $custom-light: #e6f2e6; $custom-dark: #000000;
JSON
{
"hex": "#dceddb",
"rgb": {
"r": 220,
"g": 237,
"b": 219
},
"hsl": {
"h": 116.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.92852,
"c": 0.03003,
"h": 143.8
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#DCEDDB
secondary
#C5A5C7
accent
#39ACA6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584