#DCEEA4#DCEEA4
#DCEEA4 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.8% C 0.097 H 119.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEA4 |
|---|---|
| RGB | rgb(220, 238, 164) |
| HSL | hsl(75, 69%, 79%) |
| HSV | hsv(75, 31%, 93%) |
| CMYK | cmyk(7.6%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(91.25, -17.78, 33.93) |
| CIE-LCH | lch(91.25, 38.31, 117.66°) |
| OKLab | oklab(91.83% -0.0478 0.0846) |
| OKLCH | oklch(91.83% 0.097 119.5) |
| XYZ | xyz(66.7902, 79.0453, 46.8534) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.25
Creme
#FFFFB6
ΔE00 6.24
Light Beige
#FFFEB6
ΔE00 6.33
Parchment
#FEFCAF
ΔE00 6.37
Palegoldenrod
#EEE8AA
ΔE00 6.52
Cream (survey)
#FFFFC2
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEA4 #B6A4EE
analogous
#EEDBA4 #DCEEA4 #B7EEA4
triadic
#DCEEA4 #A4DCEE #EEA4DC
tetradic
#DCEEA4 #A4EEDB #B6A4EE #EEA4B7
square
#DCEEA4 #A4EEDB #B6A4EE #EEA4B7
split-complementary
#DCEEA4 #A4B7EE #DBA4EE
monochromatic
#B4DB3D #C8E470 #DCEEA4 #F0F8D8 #F5FAE5
Accessibility & contrast
On white
1.25
#DCEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DCEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEA4
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEA4 | 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)
#F7E69F
Deuteranopia (green-blind)
#F5E6A7
Tritanopia (blue-blind)
#E3E6DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceea4; /* rgb */ color: rgb(220, 238, 164); /* oklch */ color: oklch(91.8% 0.097 119.5);
Tailwind
colors: {
custom: {
50: '#e7f3bf',
500: '#dceea4',
950: '#000000',
},
}SCSS
$custom: #dceea4; $custom-light: #e7f3bf; $custom-dark: #000000;
JSON
{
"hex": "#dceea4",
"rgb": {
"r": 220,
"g": 238,
"b": 164
},
"hsl": {
"h": 74.595,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.91832,
"c": 0.09721,
"h": 119.5
},
"luminance": 0.79045
}Semantic roles & 50–950 ramp
primary
#DCEEA4
secondary
#826BCB
accent
#15D043
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582