#DCEDA8#DCEDA8
#DCEDA8 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.7% C 0.091 H 119.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDA8 |
|---|---|
| RGB | rgb(220, 237, 168) |
| HSL | hsl(75, 66%, 79%) |
| HSV | hsv(75, 29%, 93%) |
| CMYK | cmyk(7.2%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(91.06, -16.76, 31.64) |
| CIE-LCH | lch(91.06, 35.81, 117.91°) |
| OKLab | oklab(91.7% -0.0448 0.0793) |
| OKLCH | oklch(91.7% 0.091 119.5) |
| XYZ | xyz(66.8668, 78.6114, 48.6891) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.84
Palegoldenrod
#EEE8AA
ΔE00 6.21
Creme
#FFFFB6
ΔE00 6.31
Light Beige
#FFFEB6
ΔE00 6.37
Cream (survey)
#FFFFC2
ΔE00 6.45
Parchment
#FEFCAF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDA8 #B9A8ED
analogous
#EDDCA8 #DCEDA8 #BAEDA8
triadic
#DCEDA8 #A8DCED #EDA8DC
tetradic
#DCEDA8 #A8EDDC #B9A8ED #EDA8BA
square
#DCEDA8 #A8EDDC #B9A8ED #EDA8BA
split-complementary
#DCEDA8 #A8BAED #DCA8ED
monochromatic
#B3D843 #C8E375 #DCEDA8 #F0F7DB #F5FAE6
Accessibility & contrast
On white
1.26
#DCEDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DCEDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDA8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDA8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A3
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#E2E6DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dceda8; /* rgb */ color: rgb(220, 237, 168); /* oklch */ color: oklch(91.7% 0.091 119.5);
Tailwind
colors: {
custom: {
50: '#e7f2c2',
500: '#dceda8',
950: '#000000',
},
}SCSS
$custom: #dceda8; $custom-light: #e7f2c2; $custom-dark: #000000;
JSON
{
"hex": "#dceda8",
"rgb": {
"r": 220,
"g": 237,
"b": 168
},
"hsl": {
"h": 74.783,
"s": 65.714,
"l": 79.412
},
"oklch": {
"l": 0.91697,
"c": 0.0911,
"h": 119.5
},
"luminance": 0.78611
}Semantic roles & 50–950 ramp
primary
#DCEDA8
secondary
#866FCA
accent
#18CE45
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582