#DEECB5#DEECB5
#DEECB5 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.9% C 0.073 H 119.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB5 |
|---|---|
| RGB | rgb(222, 236, 181) |
| HSL | hsl(75, 59%, 82%) |
| HSV | hsv(75, 23%, 93%) |
| CMYK | cmyk(5.9%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(91.17, -13.74, 25.18) |
| CIE-LCH | lch(91.17, 28.69, 118.62°) |
| OKLab | oklab(91.9% -0.0361 0.0639) |
| OKLCH | oklch(91.9% 0.073 119.5) |
| XYZ | xyz(68.4594, 78.8569, 55.3214) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.22
Ecru
#FEFFCA
ΔE00 5.84
Palegoldenrod
#EEE8AA
ΔE00 6.03
Ivory (survey)
#FFFFCB
ΔE00 6.10
Cream (survey)
#FFFFC2
ΔE00 6.12
Egg Shell
#FFFCC4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB5 #C3B5EC
analogous
#ECDFB5 #DEECB5 #C3ECB5
triadic
#DEECB5 #B5DEEC #ECB5DE
tetradic
#DEECB5 #B5ECDF #C3B5EC #ECB5C3
square
#DEECB5 #B5ECDF #C3B5EC #ECB5C3
split-complementary
#DEECB5 #B5C3EC #DFB5EC
monochromatic
#B3D354 #C8DF84 #DEECB5 #F4F9E6 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DEECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB5
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB5 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B2
Deuteranopia (green-blind)
#F2E6B7
Tritanopia (blue-blind)
#E3E6DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb5; /* rgb */ color: rgb(222, 236, 181); /* oklch */ color: oklch(91.9% 0.073 119.5);
Tailwind
colors: {
custom: {
50: '#e8f2cb',
500: '#deecb5',
950: '#000000',
},
}SCSS
$custom: #deecb5; $custom-light: #e8f2cb; $custom-dark: #000000;
JSON
{
"hex": "#deecb5",
"rgb": {
"r": 222,
"g": 236,
"b": 181
},
"hsl": {
"h": 75.273,
"s": 59.14,
"l": 81.765
},
"oklch": {
"l": 0.91897,
"c": 0.07344,
"h": 119.5
},
"luminance": 0.78857
}Semantic roles & 50–950 ramp
primary
#DEECB5
secondary
#907CC9
accent
#1FC74A
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583