#DCEEA1#DCEEA1
#DCEEA1 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.8% C 0.101 H 119.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEA1 |
|---|---|
| RGB | rgb(220, 238, 161) |
| HSL | hsl(74, 69%, 78%) |
| HSV | hsv(74, 32%, 93%) |
| CMYK | cmyk(7.6%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(91.21, -18.17, 35.38) |
| CIE-LCH | lch(91.21, 39.77, 117.18°) |
| OKLab | oklab(91.78% -0.049 0.088) |
| OKLCH | oklch(91.78% 0.101 119.1) |
| XYZ | xyz(66.5225, 78.9382, 45.4434) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.96
Creme
#FFFFB6
ΔE00 6.23
Parchment
#FEFCAF
ΔE00 6.28
Light Beige
#FFFEB6
ΔE00 6.34
Palegoldenrod
#EEE8AA
ΔE00 6.63
Cream (survey)
#FFFFC2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEA1 #B3A1EE
analogous
#EED9A1 #DCEEA1 #B5EEA1
triadic
#DCEEA1 #A1DCEE #EEA1DC
tetradic
#DCEEA1 #A1EED9 #B3A1EE #EEA1B5
square
#DCEEA1 #A1EED9 #B3A1EE #EEA1B5
split-complementary
#DCEEA1 #A1B5EE #D9A1EE
monochromatic
#B5DB39 #C9E56D #DCEEA1 #EFF7D5 #F5FAE5
Accessibility & contrast
On white
1.25
#DCEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DCEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEA1
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEA1 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69C
Deuteranopia (green-blind)
#F6E6A4
Tritanopia (blue-blind)
#E3E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceea1; /* rgb */ color: rgb(220, 238, 161); /* oklch */ color: oklch(91.8% 0.101 119.1);
Tailwind
colors: {
custom: {
50: '#e7f3bd',
500: '#dceea1',
950: '#000000',
},
}SCSS
$custom: #dceea1; $custom-light: #e7f3bd; $custom-dark: #000000;
JSON
{
"hex": "#dceea1",
"rgb": {
"r": 220,
"g": 238,
"b": 161
},
"hsl": {
"h": 74.026,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.91777,
"c": 0.10071,
"h": 119.1
},
"luminance": 0.78938
}Semantic roles & 50–950 ramp
primary
#DCEEA1
secondary
#7F68CB
accent
#14D140
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582