#DCEDC2#DCEDC2
#DCEDC2 is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.2% C 0.060 H 125.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC2 |
|---|---|
| RGB | rgb(220, 237, 194) |
| HSL | hsl(84, 54%, 85%) |
| HSV | hsv(84, 18%, 93%) |
| CMYK | cmyk(7.2%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(91.54, -13.00, 18.98) |
| CIE-LCH | lch(91.54, 23.01, 124.41°) |
| OKLab | oklab(92.24% -0.0343 0.0487) |
| OKLCH | oklch(92.24% 0.06 125.1) |
| XYZ | xyz(69.5356, 79.6789, 62.7447) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Ecru
#FEFFCA
ΔE00 6.94
Eggshell (survey)
#FFFFD4
ΔE00 6.94
Ivory (survey)
#FFFFCB
ΔE00 7.12
Cream
#FFFDD0
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC2 #D3C2ED
analogous
#EDE9C2 #DCEDC2 #C7EDC2
triadic
#DCEDC2 #C2DCED #EDC2DC
tetradic
#DCEDC2 #C2EDE9 #D3C2ED #EDC2C7
square
#DCEDC2 #C2EDE9 #D3C2ED #EDC2C7
split-complementary
#DCEDC2 #C2C7ED #E9C2ED
monochromatic
#A6D163 #C1DF93 #DCEDC2 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.24
#DCEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DCEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7BF
Deuteranopia (green-blind)
#F0E7C4
Tritanopia (blue-blind)
#DFE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc2; /* rgb */ color: rgb(220, 237, 194); /* oklch */ color: oklch(92.2% 0.060 125.1);
Tailwind
colors: {
custom: {
50: '#e7f2d4',
500: '#dcedc2',
950: '#000000',
},
}SCSS
$custom: #dcedc2; $custom-light: #e7f2d4; $custom-dark: #000000;
JSON
{
"hex": "#dcedc2",
"rgb": {
"r": 220,
"g": 237,
"b": 194
},
"hsl": {
"h": 83.721,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.92239,
"c": 0.05958,
"h": 125.1
},
"luminance": 0.79679
}Semantic roles & 50–950 ramp
primary
#DCEDC2
secondary
#A389CA
accent
#24C262
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583