#DEECAD#DEECAD
#DEECAD is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.7% C 0.083 H 118.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECAD |
|---|---|
| RGB | rgb(222, 236, 173) |
| HSL | hsl(73, 62%, 80%) |
| HSV | hsv(73, 27%, 93%) |
| CMYK | cmyk(5.9%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(91.02, -14.86, 29.08) |
| CIE-LCH | lch(91.02, 32.66, 117.07°) |
| OKLab | oklab(91.73% -0.0394 0.0733) |
| OKLCH | oklch(91.73% 0.083 118.2) |
| XYZ | xyz(67.6620, 78.5379, 51.1219) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Palegoldenrod
#EEE8AA
ΔE00 5.54
Cream (survey)
#FFFFC2
ΔE00 5.92
Ecru
#FEFFCA
ΔE00 6.14
Creme
#FFFFB6
ΔE00 6.20
Light Beige
#FFFEB6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECAD #BBADEC
analogous
#ECDAAD #DEECAD #BFECAD
triadic
#DEECAD #ADDEEC #ECADDE
tetradic
#DEECAD #ADECDA #BBADEC #ECADBF
square
#DEECAD #ADECDA #BBADEC #ECADBF
split-complementary
#DEECAD #ADBFEC #DAADEC
monochromatic
#B6D54A #CAE07B #DEECAD #F2F8DF #F5F9E6
Accessibility & contrast
On white
1.26
#DEECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DEECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECAD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECAD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A9
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#E4E5DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deecad; /* rgb */ color: rgb(222, 236, 173); /* oklch */ color: oklch(91.7% 0.083 118.2);
Tailwind
colors: {
custom: {
50: '#e8f2c5',
500: '#deecad',
950: '#000000',
},
}SCSS
$custom: #deecad; $custom-light: #e8f2c5; $custom-dark: #000000;
JSON
{
"hex": "#deecad",
"rgb": {
"r": 222,
"g": 236,
"b": 173
},
"hsl": {
"h": 73.333,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.91734,
"c": 0.08316,
"h": 118.2
},
"luminance": 0.78538
}Semantic roles & 50–950 ramp
primary
#DEECAD
secondary
#8775C9
accent
#1BCA42
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582