#DCEAAA#DCEAAA
#DCEAAA is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.1% C 0.084 H 118.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAAA |
|---|---|
| RGB | rgb(220, 234, 170) |
| HSL | hsl(73, 60%, 79%) |
| HSV | hsv(73, 27%, 92%) |
| CMYK | cmyk(6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(90.31, -15.02, 29.61) |
| CIE-LCH | lch(90.31, 33.20, 116.89°) |
| OKLab | oklab(91.11% -0.0398 0.0745) |
| OKLCH | oklch(91.11% 0.084 118.1) |
| XYZ | xyz(66.1933, 76.9638, 49.3908) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.56
Palegoldenrod
#EEE8AA
ΔE00 5.54
Cream (survey)
#FFFFC2
ΔE00 6.27
Creme
#FFFFB6
ΔE00 6.45
Light Beige
#FFFEB6
ΔE00 6.45
Ecru
#FEFFCA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAAA #B8AAEA
analogous
#EAD8AA #DCEAAA #BCEAAA
triadic
#DCEAAA #AADCEA #EAAADC
tetradic
#DCEAAA #AAEAD8 #B8AAEA #EAAABC
square
#DCEAAA #AAEAD8 #B8AAEA #EAAABC
split-complementary
#DCEAAA #AABCEA #D8AAEA
monochromatic
#B4D248 #C8DE79 #DCEAAA #F0F6DB #F5F9E6
Accessibility & contrast
On white
1.28
#DCEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DCEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAAA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAAA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#E2E3D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dceaaa; /* rgb */ color: rgb(220, 234, 170); /* oklch */ color: oklch(91.1% 0.084 118.1);
Tailwind
colors: {
custom: {
50: '#e7f0c3',
500: '#dceaaa',
950: '#000000',
},
}SCSS
$custom: #dceaaa; $custom-light: #e7f0c3; $custom-dark: #000000;
JSON
{
"hex": "#dceaaa",
"rgb": {
"r": 220,
"g": 234,
"b": 170
},
"hsl": {
"h": 73.125,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.91109,
"c": 0.08448,
"h": 118.1
},
"luminance": 0.76964
}Semantic roles & 50–950 ramp
primary
#DCEAAA
secondary
#8572C6
accent
#1DC843
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582