#DEECB3#DEECB3
#DEECB3 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.9% C 0.076 H 119.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECB3 |
|---|---|
| RGB | rgb(222, 236, 179) |
| HSL | hsl(75, 60%, 81%) |
| HSV | hsv(75, 24%, 93%) |
| CMYK | cmyk(5.9%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(91.13, -14.03, 26.16) |
| CIE-LCH | lch(91.13, 29.68, 118.20°) |
| OKLab | oklab(91.86% -0.0369 0.0663) |
| OKLCH | oklch(91.86% 0.076 119.1) |
| XYZ | xyz(68.2556, 78.7754, 54.2484) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.79
Palegoldenrod
#EEE8AA
ΔE00 5.86
Ecru
#FEFFCA
ΔE00 5.87
Cream (survey)
#FFFFC2
ΔE00 6.02
Ivory (survey)
#FFFFCB
ΔE00 6.14
Egg Shell
#FFFCC4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECB3 #C1B3EC
analogous
#ECDEB3 #DEECB3 #C2ECB3
triadic
#DEECB3 #B3DEEC #ECB3DE
tetradic
#DEECB3 #B3ECDE #C1B3EC #ECB3C2
square
#DEECB3 #B3ECDE #C1B3EC #ECB3C2
split-complementary
#DEECB3 #B3C2EC #DEB3EC
monochromatic
#B3D451 #C9E082 #DEECB3 #F3F8E4 #F4F9E7
Accessibility & contrast
On white
1.25
#DEECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DEECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECB3
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECB3 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AF
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#E4E6DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecb3; /* rgb */ color: rgb(222, 236, 179); /* oklch */ color: oklch(91.9% 0.076 119.1);
Tailwind
colors: {
custom: {
50: '#e8f2ca',
500: '#deecb3',
950: '#000000',
},
}SCSS
$custom: #deecb3; $custom-light: #e8f2ca; $custom-dark: #000000;
JSON
{
"hex": "#deecb3",
"rgb": {
"r": 222,
"g": 236,
"b": 179
},
"hsl": {
"h": 74.737,
"s": 60,
"l": 81.373
},
"oklch": {
"l": 0.91855,
"c": 0.07588,
"h": 119.1
},
"luminance": 0.78775
}Semantic roles & 50–950 ramp
primary
#DEECB3
secondary
#8E7AC9
accent
#1EC848
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582