#DEECB0#DEECB0
#DEECB0 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.8% C 0.080 H 118.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB0 |
|---|---|
| RGB | rgb(222, 236, 176) |
| HSL | hsl(74, 61%, 81%) |
| HSV | hsv(74, 25%, 93%) |
| CMYK | cmyk(5.9%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(91.08, -14.45, 27.62) |
| CIE-LCH | lch(91.08, 31.17, 117.62°) |
| OKLab | oklab(91.79% -0.0382 0.0698) |
| OKLCH | oklch(91.79% 0.08 118.7) |
| XYZ | xyz(67.9555, 78.6553, 52.6679) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.17
Palegoldenrod
#EEE8AA
ΔE00 5.67
Cream (survey)
#FFFFC2
ΔE00 5.94
Ecru
#FEFFCA
ΔE00 5.98
Ivory (survey)
#FFFFCB
ΔE00 6.26
Egg Shell
#FFFCC4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB0 #BEB0EC
analogous
#ECDCB0 #DEECB0 #C0ECB0
triadic
#DEECB0 #B0DEEC #ECB0DE
tetradic
#DEECB0 #B0ECDC #BEB0EC #ECB0C0
square
#DEECB0 #B0ECDC #BEB0EC #ECB0C0
split-complementary
#DEECB0 #B0C0EC #DCB0EC
monochromatic
#B5D44D #C9E07F #DEECB0 #F3F8E1 #F5F9E6
Accessibility & contrast
On white
1.26
#DEECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DEECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB0
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB0 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AC
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#E4E6DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deecb0; /* rgb */ color: rgb(222, 236, 176); /* oklch */ color: oklch(91.8% 0.080 118.7);
Tailwind
colors: {
custom: {
50: '#e8f2c8',
500: '#deecb0',
950: '#000000',
},
}SCSS
$custom: #deecb0; $custom-light: #e8f2c8; $custom-dark: #000000;
JSON
{
"hex": "#deecb0",
"rgb": {
"r": 222,
"g": 236,
"b": 176
},
"hsl": {
"h": 74,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.91794,
"c": 0.07954,
"h": 118.7
},
"luminance": 0.78655
}Semantic roles & 50–950 ramp
primary
#DEECB0
secondary
#8A77C9
accent
#1DC945
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582