#DEECB2#DEECB2
#DEECB2 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.8% C 0.077 H 119.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB2 |
|---|---|
| RGB | rgb(222, 236, 178) |
| HSL | hsl(74, 60%, 81%) |
| HSV | hsv(74, 25%, 93%) |
| CMYK | cmyk(5.9%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(91.11, -14.17, 26.65) |
| CIE-LCH | lch(91.11, 30.18, 118.00°) |
| OKLab | oklab(91.84% -0.0373 0.0675) |
| OKLCH | oklch(91.84% 0.077 119) |
| XYZ | xyz(68.1549, 78.7351, 53.7177) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 5.79
Ecru
#FEFFCA
ΔE00 5.90
Cream (survey)
#FFFFC2
ΔE00 5.99
Ivory (survey)
#FFFFCB
ΔE00 6.17
Egg Shell
#FFFCC4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB2 #C0B2EC
analogous
#ECDDB2 #DEECB2 #C1ECB2
triadic
#DEECB2 #B2DEEC #ECB2DE
tetradic
#DEECB2 #B2ECDD #C0B2EC #ECB2C1
square
#DEECB2 #B2ECDD #C0B2EC #ECB2C1
split-complementary
#DEECB2 #B2C1EC #DDB2EC
monochromatic
#B4D450 #C9E081 #DEECB2 #F3F8E3 #F4F9E6
Accessibility & contrast
On white
1.25
#DEECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DEECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB2
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB2 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AE
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#E4E6DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deecb2; /* rgb */ color: rgb(222, 236, 178); /* oklch */ color: oklch(91.8% 0.077 119.0);
Tailwind
colors: {
custom: {
50: '#e8f2c9',
500: '#deecb2',
950: '#000000',
},
}SCSS
$custom: #deecb2; $custom-light: #e8f2c9; $custom-dark: #000000;
JSON
{
"hex": "#deecb2",
"rgb": {
"r": 222,
"g": 236,
"b": 178
},
"hsl": {
"h": 74.483,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.91835,
"c": 0.0771,
"h": 119
},
"luminance": 0.78735
}Semantic roles & 50–950 ramp
primary
#DEECB2
secondary
#8D79C9
accent
#1DC847
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582