#DEECB6#DEECB6
#DEECB6 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.9% C 0.072 H 119.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB6 |
|---|---|
| RGB | rgb(222, 236, 182) |
| HSL | hsl(76, 59%, 82%) |
| HSV | hsv(76, 23%, 93%) |
| CMYK | cmyk(5.9%, 0%, 22.9%, 7.5%) |
| CIE-LAB | lab(91.19, -13.60, 24.70) |
| CIE-LCH | lch(91.19, 28.19, 118.84°) |
| OKLab | oklab(91.92% -0.0357 0.0628) |
| OKLCH | oklch(91.92% 0.072 119.6) |
| XYZ | xyz(68.5623, 78.8980, 55.8638) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.44
Ecru
#FEFFCA
ΔE00 5.84
Ivory (survey)
#FFFFCB
ΔE00 6.09
Palegoldenrod
#EEE8AA
ΔE00 6.13
Cream (survey)
#FFFFC2
ΔE00 6.19
Egg Shell
#FFFCC4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB6 #C4B6EC
analogous
#ECDFB6 #DEECB6 #C3ECB6
triadic
#DEECB6 #B6DEEC #ECB6DE
tetradic
#DEECB6 #B6ECDF #C4B6EC #ECB6C3
square
#DEECB6 #B6ECDF #C4B6EC #ECB6C3
split-complementary
#DEECB6 #B6C3EC #DFB6EC
monochromatic
#B2D355 #C8DF85 #DEECB6 #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DEECB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB6
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB6 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B3
Deuteranopia (green-blind)
#F1E6B8
Tritanopia (blue-blind)
#E3E6DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb6; /* rgb */ color: rgb(222, 236, 182); /* oklch */ color: oklch(91.9% 0.072 119.6);
Tailwind
colors: {
custom: {
50: '#e8f2cc',
500: '#deecb6',
950: '#000000',
},
}SCSS
$custom: #deecb6; $custom-light: #e8f2cc; $custom-dark: #000000;
JSON
{
"hex": "#deecb6",
"rgb": {
"r": 222,
"g": 236,
"b": 182
},
"hsl": {
"h": 75.556,
"s": 58.696,
"l": 81.961
},
"oklch": {
"l": 0.91918,
"c": 0.07221,
"h": 119.6
},
"luminance": 0.78898
}Semantic roles & 50–950 ramp
primary
#DEECB6
secondary
#917DC9
accent
#1FC64B
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583