#DCEDAB#DCEDAB
#DCEDAB is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.8% C 0.088 H 119.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDAB |
|---|---|
| RGB | rgb(220, 237, 171) |
| HSL | hsl(75, 65%, 80%) |
| HSV | hsv(75, 28%, 93%) |
| CMYK | cmyk(7.2%, 0%, 27.8%, 7.1%) |
| CIE-LAB | lab(91.11, -16.36, 30.19) |
| CIE-LCH | lch(91.11, 34.34, 118.45°) |
| OKLab | oklab(91.76% -0.0436 0.0759) |
| OKLCH | oklch(91.76% 0.088 119.9) |
| XYZ | xyz(67.1495, 78.7244, 50.1780) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Palegoldenrod
#EEE8AA
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.37
Creme
#FFFFB6
ΔE00 6.45
Light Beige
#FFFEB6
ΔE00 6.50
Very Pale Green
#CFFDBC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDAB #BCABED
analogous
#EDDDAB #DCEDAB #BBEDAB
triadic
#DCEDAB #ABDCED #EDABDC
tetradic
#DCEDAB #ABEDDD #BCABED #EDABBB
square
#DCEDAB #ABEDDD #BCABED #EDABBB
split-complementary
#DCEDAB #ABBBED #DDABED
monochromatic
#B2D746 #C7E279 #DCEDAB #F1F8DD #F4FAE6
Accessibility & contrast
On white
1.25
#DCEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DCEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDAB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDAB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A7
Deuteranopia (green-blind)
#F3E6AE
Tritanopia (blue-blind)
#E2E6DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcedab; /* rgb */ color: rgb(220, 237, 171); /* oklch */ color: oklch(91.8% 0.088 119.9);
Tailwind
colors: {
custom: {
50: '#e7f2c4',
500: '#dcedab',
950: '#000000',
},
}SCSS
$custom: #dcedab; $custom-light: #e7f2c4; $custom-dark: #000000;
JSON
{
"hex": "#dcedab",
"rgb": {
"r": 220,
"g": 237,
"b": 171
},
"hsl": {
"h": 75.455,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.91755,
"c": 0.08753,
"h": 119.9
},
"luminance": 0.78724
}Semantic roles & 50–950 ramp
primary
#DCEDAB
secondary
#8972CA
accent
#19CD47
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582