#DCEBA2#DCEBA2
#DCEBA2 is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.2% C 0.095 H 117.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBA2 |
|---|---|
| RGB | rgb(220, 235, 162) |
| HSL | hsl(72, 65%, 78%) |
| HSV | hsv(72, 31%, 92%) |
| CMYK | cmyk(6.4%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(90.43, -16.57, 33.85) |
| CIE-LCH | lch(90.43, 37.68, 116.08°) |
| OKLab | oklab(91.17% -0.0445 0.0844) |
| OKLCH | oklch(91.17% 0.095 117.8) |
| XYZ | xyz(65.7449, 77.2413, 45.6210) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.21
Palegoldenrod
#EEE8AA
ΔE00 5.85
Creme
#FFFFB6
ΔE00 6.15
Parchment
#FEFCAF
ΔE00 6.18
Light Beige
#FFFEB6
ΔE00 6.20
Cream (survey)
#FFFFC2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBA2 #B1A2EB
analogous
#EBD6A2 #DCEBA2 #B7EBA2
triadic
#DCEBA2 #A2DCEB #EBA2DC
tetradic
#DCEBA2 #A2EBD6 #B1A2EB #EBA2B7
square
#DCEBA2 #A2EBD6 #B1A2EB #EBA2B7
split-complementary
#DCEBA2 #A2B7EB #D6A2EB
monochromatic
#B6D53D #C9E070 #DCEBA2 #EFF6D4 #F6FAE6
Accessibility & contrast
On white
1.28
#DCEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#DCEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBA2
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBA2 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E39D
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#E3E3D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dceba2; /* rgb */ color: rgb(220, 235, 162); /* oklch */ color: oklch(91.2% 0.095 117.8);
Tailwind
colors: {
custom: {
50: '#e7f1be',
500: '#dceba2',
950: '#000000',
},
}SCSS
$custom: #dceba2; $custom-light: #e7f1be; $custom-dark: #000000;
JSON
{
"hex": "#dceba2",
"rgb": {
"r": 220,
"g": 235,
"b": 162
},
"hsl": {
"h": 72.329,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.91166,
"c": 0.09539,
"h": 117.8
},
"luminance": 0.77241
}Semantic roles & 50–950 ramp
primary
#DCEBA2
secondary
#7D6AC7
accent
#19CC3E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161612
muted
#848582