#DEECA7#DEECA7
#DEECA7 is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.6% C 0.090 H 117.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECA7 |
|---|---|
| RGB | rgb(222, 236, 167) |
| HSL | hsl(72, 64%, 79%) |
| HSV | hsv(72, 29%, 93%) |
| CMYK | cmyk(5.9%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(90.92, -15.67, 31.99) |
| CIE-LCH | lch(90.92, 35.62, 116.10°) |
| OKLab | oklab(91.62% -0.0418 0.0801) |
| OKLCH | oklch(91.62% 0.09 117.5) |
| XYZ | xyz(67.0944, 78.3109, 48.1326) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.52
Palegoldenrod
#EEE8AA
ΔE00 5.50
Creme
#FFFFB6
ΔE00 5.87
Light Beige
#FFFEB6
ΔE00 5.91
Parchment
#FEFCAF
ΔE00 6.02
Cream (survey)
#FFFFC2
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECA7 #B5A7EC
analogous
#ECD8A7 #DEECA7 #BCECA7
triadic
#DEECA7 #A7DEEC #ECA7DE
tetradic
#DEECA7 #A7ECD8 #B5A7EC #ECA7BC
square
#DEECA7 #A7ECD8 #B5A7EC #ECA7BC
split-complementary
#DEECA7 #A7BCEC #D8A7EC
monochromatic
#B8D642 #CBE175 #DEECA7 #F1F7D9 #F6FAE6
Accessibility & contrast
On white
1.26
#DEECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DEECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECA7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECA7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A2
Deuteranopia (green-blind)
#F4E5AA
Tritanopia (blue-blind)
#E5E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deeca7; /* rgb */ color: rgb(222, 236, 167); /* oklch */ color: oklch(91.6% 0.090 117.5);
Tailwind
colors: {
custom: {
50: '#e9f2c1',
500: '#deeca7',
950: '#000000',
},
}SCSS
$custom: #deeca7; $custom-light: #e9f2c1; $custom-dark: #000000;
JSON
{
"hex": "#deeca7",
"rgb": {
"r": 222,
"g": 236,
"b": 167
},
"hsl": {
"h": 72.174,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.91618,
"c": 0.09035,
"h": 117.5
},
"luminance": 0.78311
}Semantic roles & 50–950 ramp
primary
#DEECA7
secondary
#816FC8
accent
#19CC3E
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582