#DCEDB3#DCEDB3
#DCEDB3 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.9% C 0.078 H 121.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDB3 |
|---|---|
| RGB | rgb(220, 237, 179) |
| HSL | hsl(78, 62%, 82%) |
| HSV | hsv(78, 24%, 93%) |
| CMYK | cmyk(7.2%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(91.25, -15.24, 26.30) |
| CIE-LCH | lch(91.25, 30.40, 120.10°) |
| OKLab | oklab(91.92% -0.0404 0.0666) |
| OKLCH | oklch(91.92% 0.078 121.2) |
| XYZ | xyz(67.9353, 79.0387, 54.3161) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Ecru
#FEFFCA
ΔE00 6.32
Very Pale Green
#CFFDBC
ΔE00 6.40
Cream (survey)
#FFFFC2
ΔE00 6.46
Very Light Green
#D1FFBD
ΔE00 6.53
Palegoldenrod
#EEE8AA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDB3 #C4B3ED
analogous
#EDE1B3 #DCEDB3 #BFEDB3
triadic
#DCEDB3 #B3DCED #EDB3DC
tetradic
#DCEDB3 #B3EDE1 #C4B3ED #EDB3BF
square
#DCEDB3 #B3EDE1 #C4B3ED #EDB3BF
split-complementary
#DCEDB3 #B3BFED #E1B3ED
monochromatic
#AED650 #C5E182 #DCEDB3 #F3F9E4 #F4F9E6
Accessibility & contrast
On white
1.25
#DCEDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DCEDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDB3
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDB3 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AF
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#E1E7DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedb3; /* rgb */ color: rgb(220, 237, 179); /* oklch */ color: oklch(91.9% 0.078 121.2);
Tailwind
colors: {
custom: {
50: '#e7f2ca',
500: '#dcedb3',
950: '#000000',
},
}SCSS
$custom: #dcedb3; $custom-light: #e7f2ca; $custom-dark: #000000;
JSON
{
"hex": "#dcedb3",
"rgb": {
"r": 220,
"g": 237,
"b": 179
},
"hsl": {
"h": 77.586,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.91915,
"c": 0.07791,
"h": 121.2
},
"luminance": 0.79039
}Semantic roles & 50–950 ramp
primary
#DCEDB3
secondary
#917ACA
accent
#1CC94F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582