#DCEDCC#DCEDCC
#DCEDCC is a very light, muted yellow-green. Relative luminance 0.801; OKLCH L 92.5% C 0.047 H 129.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDCC |
|---|---|
| RGB | rgb(220, 237, 204) |
| HSL | hsl(91, 48%, 86%) |
| HSV | hsv(91, 14%, 93%) |
| CMYK | cmyk(7.2%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(91.75, -11.41, 14.10) |
| CIE-LCH | lch(91.75, 18.14, 128.97°) |
| OKLab | oklab(92.47% -0.0302 0.0365) |
| OKLCH | oklch(92.47% 0.047 129.6) |
| XYZ | xyz(70.6967, 80.1433, 68.8597) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.90
Beige
#F5F5DC
ΔE00 7.19
Honeydew
#F0FFF0
ΔE00 7.34
Lightyellow
#FFFFE0
ΔE00 7.51
Eggshell (survey)
#FFFFD4
ΔE00 7.60
Off White (survey)
#FFFFE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDCC #DDCCED
analogous
#EDEDCC #DCEDCC #CCEDCD
triadic
#DCEDCC #CCDCED #EDCCDC
tetradic
#DCEDCC #CCEDED #DDCCED #EDCDCC
square
#DCEDCC #CCEDED #DDCCED #EDCDCC
split-complementary
#DCEDCC #CDCCED #EDCCED
monochromatic
#9ECD72 #BDDD9F #DCEDCC #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.23
#DCEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DCEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDCC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDCC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CA
Deuteranopia (green-blind)
#EEE7CD
Tritanopia (blue-blind)
#DDEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedcc; /* rgb */ color: rgb(220, 237, 204); /* oklch */ color: oklch(92.5% 0.047 129.6);
Tailwind
colors: {
custom: {
50: '#e7f2db',
500: '#dcedcc',
950: '#000000',
},
}SCSS
$custom: #dcedcc; $custom-light: #e7f2db; $custom-dark: #000000;
JSON
{
"hex": "#dcedcc",
"rgb": {
"r": 220,
"g": 237,
"b": 204
},
"hsl": {
"h": 90.909,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92473,
"c": 0.04739,
"h": 129.6
},
"luminance": 0.80144
}Semantic roles & 50–950 ramp
primary
#DCEDCC
secondary
#AF94CA
accent
#2ABB75
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584