#DEECB4#DEECB4
#DEECB4 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.9% C 0.075 H 119.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB4 |
|---|---|
| RGB | rgb(222, 236, 180) |
| HSL | hsl(75, 60%, 82%) |
| HSV | hsv(75, 24%, 93%) |
| CMYK | cmyk(5.9%, 0%, 23.7%, 7.5%) |
| CIE-LAB | lab(91.15, -13.88, 25.67) |
| CIE-LCH | lch(91.15, 29.19, 118.41°) |
| OKLab | oklab(91.88% -0.0365 0.0651) |
| OKLCH | oklch(91.88% 0.075 119.3) |
| XYZ | xyz(68.3571, 78.8160, 54.7830) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.01
Ecru
#FEFFCA
ΔE00 5.85
Palegoldenrod
#EEE8AA
ΔE00 5.94
Cream (survey)
#FFFFC2
ΔE00 6.07
Ivory (survey)
#FFFFCB
ΔE00 6.11
Egg Shell
#FFFCC4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB4 #C2B4EC
analogous
#ECDEB4 #DEECB4 #C2ECB4
triadic
#DEECB4 #B4DEEC #ECB4DE
tetradic
#DEECB4 #B4ECDE #C2B4EC #ECB4C2
square
#DEECB4 #B4ECDE #C2B4EC #ECB4C2
split-complementary
#DEECB4 #B4C2EC #DEB4EC
monochromatic
#B3D352 #C9E083 #DEECB4 #F3F8E5 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DEECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB4
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB4 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B1
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#E3E6DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb4; /* rgb */ color: rgb(222, 236, 180); /* oklch */ color: oklch(91.9% 0.075 119.3);
Tailwind
colors: {
custom: {
50: '#e8f2ca',
500: '#deecb4',
950: '#000000',
},
}SCSS
$custom: #deecb4; $custom-light: #e8f2ca; $custom-dark: #000000;
JSON
{
"hex": "#deecb4",
"rgb": {
"r": 222,
"g": 236,
"b": 180
},
"hsl": {
"h": 75,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.91876,
"c": 0.07466,
"h": 119.3
},
"luminance": 0.78816
}Semantic roles & 50–950 ramp
primary
#DEECB4
secondary
#8F7BC9
accent
#1EC749
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582