#DCEBDC#DCEBDC
#DCEBDC is a very light, muted green. Relative luminance 0.798; OKLCH L 92.5% C 0.026 H 145.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBDC |
|---|---|
| RGB | rgb(220, 235, 220) |
| HSL | hsl(120, 27%, 89%) |
| HSV | hsv(120, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.59, -7.68, 5.57) |
| CIE-LCH | lch(91.59, 9.49, 144.08°) |
| OKLab | oklab(92.47% -0.0211 0.0146) |
| OKLCH | oklch(92.47% 0.026 145.4) |
| XYZ | xyz(72.1394, 79.7991, 79.2985) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.17
Mintcream
#F5FFFA
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 6.68
Beige
#F5F5DC
ΔE00 7.04
Ivory
#FFFFF0
ΔE00 7.73
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBDC #EBDCEB
analogous
#E4EBDC #DCEBDC #DCEBE4
triadic
#DCEBDC #DCDCEB #EBDCDC
tetradic
#DCEBDC #DCE4EB #EBDCEB #EBE4DC
square
#DCEBDC #DCE4EB #EBDCEB #EBE4DC
split-complementary
#DCEBDC #E4DCEB #EBDCE4
monochromatic
#8EBE8E #B5D5B5 #DCEBDC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.24
#DCEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DCEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBDC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBDC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#DBEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcebdc; /* rgb */ color: rgb(220, 235, 220); /* oklch */ color: oklch(92.5% 0.026 145.4);
Tailwind
colors: {
custom: {
50: '#e6f1e6',
500: '#dcebdc',
950: '#000000',
},
}SCSS
$custom: #dcebdc; $custom-light: #e6f1e6; $custom-dark: #000000;
JSON
{
"hex": "#dcebdc",
"rgb": {
"r": 220,
"g": 235,
"b": 220
},
"hsl": {
"h": 120,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92471,
"c": 0.02561,
"h": 145.4
},
"luminance": 0.798
}Semantic roles & 50–950 ramp
primary
#DCEBDC
secondary
#C4A8C4
accent
#40A6A6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584