#DCEAB2#DCEAB2
#DCEAB2 is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.3% C 0.075 H 119.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAB2 |
|---|---|
| RGB | rgb(220, 234, 178) |
| HSL | hsl(75, 57%, 81%) |
| HSV | hsv(75, 24%, 92%) |
| CMYK | cmyk(6%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(90.45, -13.90, 25.71) |
| CIE-LCH | lch(90.45, 29.23, 118.39°) |
| OKLab | oklab(91.27% -0.0366 0.0652) |
| OKLCH | oklch(91.27% 0.075 119.3) |
| XYZ | xyz(66.9732, 77.2758, 53.4983) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.11
Palegoldenrod
#EEE8AA
ΔE00 5.95
Ecru
#FEFFCA
ΔE00 6.20
Cream (survey)
#FFFFC2
ΔE00 6.40
Ivory (survey)
#FFFFCB
ΔE00 6.45
Egg Shell
#FFFCC4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAB2 #C0B2EA
analogous
#EADCB2 #DCEAB2 #C0EAB2
triadic
#DCEAB2 #B2DCEA #EAB2DC
tetradic
#DCEAB2 #B2EADC #C0B2EA #EAB2C0
square
#DCEAB2 #B2EADC #C0B2EA #EAB2C0
split-complementary
#DCEAB2 #B2C0EA #DCB2EA
monochromatic
#B0D052 #C6DD82 #DCEAB2 #F2F7E2 #F4F8E7
Accessibility & contrast
On white
1.28
#DCEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DCEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAB2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAB2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AF
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#E1E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dceab2; /* rgb */ color: rgb(220, 234, 178); /* oklch */ color: oklch(91.3% 0.075 119.3);
Tailwind
colors: {
custom: {
50: '#e7f0c9',
500: '#dceab2',
950: '#000000',
},
}SCSS
$custom: #dceab2; $custom-light: #e7f0c9; $custom-dark: #000000;
JSON
{
"hex": "#dceab2",
"rgb": {
"r": 220,
"g": 234,
"b": 178
},
"hsl": {
"h": 75,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.9127,
"c": 0.07477,
"h": 119.3
},
"luminance": 0.77276
}Semantic roles & 50–950 ramp
primary
#DCEAB2
secondary
#8D7AC6
accent
#21C54A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582