#DCEEDB#DCEEDB
#DCEEDB is a very light, muted green. Relative luminance 0.815; OKLCH L 93.1% C 0.032 H 143.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEDB |
|---|---|
| RGB | rgb(220, 238, 219) |
| HSL | hsl(117, 36%, 90%) |
| HSV | hsv(117, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 8%, 6.7%) |
| CIE-LAB | lab(92.34, -9.37, 7.17) |
| CIE-LCH | lch(92.34, 11.80, 142.59°) |
| OKLab | oklab(93.06% -0.0256 0.0187) |
| OKLCH | oklch(93.06% 0.032 143.9) |
| XYZ | xyz(72.8735, 81.4785, 78.8918) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Beige
#F5F5DC
ΔE00 7.25
Mintcream
#F5FFFA
ΔE00 7.80
Off White (survey)
#FFFFE4
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.46
Lightyellow
#FFFFE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEDB #EDDBEE
analogous
#E6EEDB #DCEEDB #DBEEE4
triadic
#DCEEDB #DBDCEE #EEDBDC
tetradic
#DCEEDB #DBE6EE #EDDBEE #EEE4DB
square
#DCEEDB #DBE6EE #EDDBEE #EEE4DB
split-complementary
#DCEEDB #E4DBEE #EEDBE6
monochromatic
#8BC788 #B4DAB1 #DCEEDB #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.21
#DCEEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DCEEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEDB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEDB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#DBEDE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dceedb; /* rgb */ color: rgb(220, 238, 219); /* oklch */ color: oklch(93.1% 0.032 143.9);
Tailwind
colors: {
custom: {
50: '#e6f3e6',
500: '#dceedb',
950: '#000000',
},
}SCSS
$custom: #dceedb; $custom-light: #e6f3e6; $custom-dark: #000000;
JSON
{
"hex": "#dceedb",
"rgb": {
"r": 220,
"g": 238,
"b": 219
},
"hsl": {
"h": 116.842,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.93056,
"c": 0.03171,
"h": 143.9
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#DCEEDB
secondary
#C7A4C9
accent
#37AFA8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584