#DCEDA2#DCEDA2
#DCEDA2 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.6% C 0.098 H 118.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDA2 |
|---|---|
| RGB | rgb(220, 237, 162) |
| HSL | hsl(74, 68%, 78%) |
| HSV | hsv(74, 32%, 93%) |
| CMYK | cmyk(7.2%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(90.96, -17.55, 34.54) |
| CIE-LCH | lch(90.96, 38.75, 116.93°) |
| OKLab | oklab(91.59% -0.0472 0.086) |
| OKLCH | oklch(91.59% 0.098 118.8) |
| XYZ | xyz(66.3207, 78.3929, 45.8129) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.06
Creme
#FFFFB6
ΔE00 6.19
Parchment
#FEFCAF
ΔE00 6.25
Light Beige
#FFFEB6
ΔE00 6.27
Palegoldenrod
#EEE8AA
ΔE00 6.34
Cream (survey)
#FFFFC2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDA2 #B3A2ED
analogous
#EDD8A2 #DCEDA2 #B6EDA2
triadic
#DCEDA2 #A2DCED #EDA2DC
tetradic
#DCEDA2 #A2EDD8 #B3A2ED #EDA2B6
square
#DCEDA2 #A2EDD8 #B3A2ED #EDA2B6
split-complementary
#DCEDA2 #A2B6ED #D8A2ED
monochromatic
#B5D93B #C9E36F #DCEDA2 #EFF7D5 #F5FAE5
Accessibility & contrast
On white
1.26
#DCEDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DCEDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDA2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDA2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59D
Deuteranopia (green-blind)
#F5E5A5
Tritanopia (blue-blind)
#E3E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dceda2; /* rgb */ color: rgb(220, 237, 162); /* oklch */ color: oklch(91.6% 0.098 118.8);
Tailwind
colors: {
custom: {
50: '#e7f2be',
500: '#dceda2',
950: '#000000',
},
}SCSS
$custom: #dceda2; $custom-light: #e7f2be; $custom-dark: #000000;
JSON
{
"hex": "#dceda2",
"rgb": {
"r": 220,
"g": 237,
"b": 162
},
"hsl": {
"h": 73.6,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.91585,
"c": 0.09816,
"h": 118.8
},
"luminance": 0.78393
}Semantic roles & 50–950 ramp
primary
#DCEDA2
secondary
#7F6ACA
accent
#16CF40
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582