#DCECA0#DCECA0
#DCECA0 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.3% C 0.099 H 118.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECA0 |
|---|---|
| RGB | rgb(220, 236, 160) |
| HSL | hsl(73, 67%, 78%) |
| HSV | hsv(73, 32%, 93%) |
| CMYK | cmyk(6.8%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(90.66, -17.32, 35.16) |
| CIE-LCH | lch(90.66, 39.19, 116.22°) |
| OKLab | oklab(91.34% -0.0466 0.0874) |
| OKLCH | oklch(91.34% 0.099 118.1) |
| XYZ | xyz(65.8557, 77.7449, 44.7878) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.93
Parchment
#FEFCAF
ΔE00 6.16
Creme
#FFFFB6
ΔE00 6.16
Palegoldenrod
#EEE8AA
ΔE00 6.18
Light Beige
#FFFEB6
ΔE00 6.24
Cream (survey)
#FFFFC2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECA0 #B0A0EC
analogous
#ECD6A0 #DCECA0 #B6ECA0
triadic
#DCECA0 #A0DCEC #ECA0DC
tetradic
#DCECA0 #A0ECD6 #B0A0EC #ECA0B6
square
#DCECA0 #A0ECD6 #B0A0EC #ECA0B6
split-complementary
#DCECA0 #A0B6EC #D6A0EC
monochromatic
#B6D83A #C9E26D #DCECA0 #EFF6D3 #F6FAE5
Accessibility & contrast
On white
1.27
#DCECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DCECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECA0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECA0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F4E5A3
Tritanopia (blue-blind)
#E3E4D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dceca0; /* rgb */ color: rgb(220, 236, 160); /* oklch */ color: oklch(91.3% 0.099 118.1);
Tailwind
colors: {
custom: {
50: '#e7f2bc',
500: '#dceca0',
950: '#000000',
},
}SCSS
$custom: #dceca0; $custom-light: #e7f2bc; $custom-dark: #000000;
JSON
{
"hex": "#dceca0",
"rgb": {
"r": 220,
"g": 236,
"b": 160
},
"hsl": {
"h": 72.632,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.91339,
"c": 0.09911,
"h": 118.1
},
"luminance": 0.77745
}Semantic roles & 50–950 ramp
primary
#DCECA0
secondary
#7C68C8
accent
#17CF3E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161612
muted
#848582