#DEECB9#DEECB9
#DEECB9 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 92.0% C 0.069 H 120.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB9 |
|---|---|
| RGB | rgb(222, 236, 185) |
| HSL | hsl(76, 57%, 83%) |
| HSV | hsv(76, 22%, 93%) |
| CMYK | cmyk(5.9%, 0%, 21.6%, 7.5%) |
| CIE-LAB | lab(91.24, -13.16, 23.23) |
| CIE-LCH | lch(91.24, 26.70, 119.53°) |
| OKLab | oklab(91.98% -0.0345 0.0592) |
| OKLCH | oklch(91.98% 0.069 120.2) |
| XYZ | xyz(68.8757, 79.0234, 57.5141) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.88
Ivory (survey)
#FFFFCB
ΔE00 6.11
Light Khaki
#E6F2A2
ΔE00 6.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.26
Cream (survey)
#FFFFC2
ΔE00 6.42
Palegoldenrod
#EEE8AA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB9 #C7B9EC
analogous
#ECE1B9 #DEECB9 #C4ECB9
triadic
#DEECB9 #B9DEEC #ECB9DE
tetradic
#DEECB9 #B9ECE1 #C7B9EC #ECB9C4
square
#DEECB9 #B9ECE1 #C7B9EC #ECB9C4
split-complementary
#DEECB9 #B9C4EC #E1B9EC
monochromatic
#B1D259 #C7DF89 #DEECB9 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.25
#DEECB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DEECB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB9
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB9 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B6
Deuteranopia (green-blind)
#F1E6BB
Tritanopia (blue-blind)
#E3E6DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb9; /* rgb */ color: rgb(222, 236, 185); /* oklch */ color: oklch(92.0% 0.069 120.2);
Tailwind
colors: {
custom: {
50: '#e8f2ce',
500: '#deecb9',
950: '#000000',
},
}SCSS
$custom: #deecb9; $custom-light: #e8f2ce; $custom-dark: #000000;
JSON
{
"hex": "#deecb9",
"rgb": {
"r": 222,
"g": 236,
"b": 185
},
"hsl": {
"h": 76.471,
"s": 57.303,
"l": 82.549
},
"oklch": {
"l": 0.91981,
"c": 0.06851,
"h": 120.2
},
"luminance": 0.79023
}Semantic roles & 50–950 ramp
primary
#DEECB9
secondary
#9480C9
accent
#21C54E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583