#DEECB7#DEECB7
#DEECB7 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.9% C 0.071 H 119.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB7 |
|---|---|
| RGB | rgb(222, 236, 183) |
| HSL | hsl(76, 58%, 82%) |
| HSV | hsv(76, 22%, 93%) |
| CMYK | cmyk(5.9%, 0%, 22.5%, 7.5%) |
| CIE-LAB | lab(91.21, -13.45, 24.21) |
| CIE-LCH | lch(91.21, 27.70, 119.06°) |
| OKLab | oklab(91.94% -0.0353 0.0616) |
| OKLCH | oklch(91.94% 0.071 119.8) |
| XYZ | xyz(68.6661, 78.9395, 56.4100) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.66
Ecru
#FEFFCA
ΔE00 5.84
Ivory (survey)
#FFFFCB
ΔE00 6.09
Palegoldenrod
#EEE8AA
ΔE00 6.23
Cream (survey)
#FFFFC2
ΔE00 6.26
Egg Shell
#FFFCC4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB7 #C5B7EC
analogous
#ECE0B7 #DEECB7 #C4ECB7
triadic
#DEECB7 #B7DEEC #ECB7DE
tetradic
#DEECB7 #B7ECE0 #C5B7EC #ECB7C4
square
#DEECB7 #B7ECE0 #C5B7EC #ECB7C4
split-complementary
#DEECB7 #B7C4EC #E0B7EC
monochromatic
#B2D256 #C8DF87 #DEECB7 #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DEECB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB7
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB7 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B4
Deuteranopia (green-blind)
#F1E6B9
Tritanopia (blue-blind)
#E3E6DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb7; /* rgb */ color: rgb(222, 236, 183); /* oklch */ color: oklch(91.9% 0.071 119.8);
Tailwind
colors: {
custom: {
50: '#e8f2cc',
500: '#deecb7',
950: '#000000',
},
}SCSS
$custom: #deecb7; $custom-light: #e8f2cc; $custom-dark: #000000;
JSON
{
"hex": "#deecb7",
"rgb": {
"r": 222,
"g": 236,
"b": 183
},
"hsl": {
"h": 75.849,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.91939,
"c": 0.07099,
"h": 119.8
},
"luminance": 0.78939
}Semantic roles & 50–950 ramp
primary
#DEECB7
secondary
#927EC9
accent
#20C64C
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583