#DCEAAB#DCEAAB
#DCEAAB is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.1% C 0.083 H 118.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAAB |
|---|---|
| RGB | rgb(220, 234, 171) |
| HSL | hsl(73, 60%, 79%) |
| HSV | hsv(73, 27%, 92%) |
| CMYK | cmyk(6%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.32, -14.88, 29.13) |
| CIE-LCH | lch(90.32, 32.71, 117.06°) |
| OKLab | oklab(91.13% -0.0394 0.0733) |
| OKLCH | oklch(91.13% 0.083 118.3) |
| XYZ | xyz(66.2882, 77.0018, 49.8909) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Palegoldenrod
#EEE8AA
ΔE00 5.56
Cream (survey)
#FFFFC2
ΔE00 6.26
Ecru
#FEFFCA
ΔE00 6.49
Light Beige
#FFFEB6
ΔE00 6.51
Creme
#FFFFB6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAAB #B9ABEA
analogous
#EAD9AB #DCEAAB #BDEAAB
triadic
#DCEAAB #ABDCEA #EAABDC
tetradic
#DCEAAB #ABEAD9 #B9ABEA #EAABBD
square
#DCEAAB #ABEAD9 #B9ABEA #EAABBD
split-complementary
#DCEAAB #ABBDEA #D9ABEA
monochromatic
#B3D249 #C8DE7A #DCEAAB #F0F6DC #F5F9E7
Accessibility & contrast
On white
1.28
#DCEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DCEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAAB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAAB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#E2E3D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dceaab; /* rgb */ color: rgb(220, 234, 171); /* oklch */ color: oklch(91.1% 0.083 118.3);
Tailwind
colors: {
custom: {
50: '#e7f0c4',
500: '#dceaab',
950: '#000000',
},
}SCSS
$custom: #dceaab; $custom-light: #e7f0c4; $custom-dark: #000000;
JSON
{
"hex": "#dceaab",
"rgb": {
"r": 220,
"g": 234,
"b": 171
},
"hsl": {
"h": 73.333,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91128,
"c": 0.08327,
"h": 118.3
},
"luminance": 0.77002
}Semantic roles & 50–950 ramp
primary
#DCEAAB
secondary
#8673C6
accent
#1EC844
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582