#DEEBB4#DEEBB4
#DEEBB4 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.7% C 0.073 H 118.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB4 |
|---|---|
| RGB | rgb(222, 235, 180) |
| HSL | hsl(74, 58%, 81%) |
| HSV | hsv(74, 23%, 92%) |
| CMYK | cmyk(5.5%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(90.89, -13.39, 25.31) |
| CIE-LCH | lch(90.89, 28.64, 117.87°) |
| OKLab | oklab(91.67% -0.0351 0.0643) |
| OKLCH | oklch(91.67% 0.073 118.7) |
| XYZ | xyz(68.0700, 78.2418, 54.6873) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.18
Palegoldenrod
#EEE8AA
ΔE00 5.77
Ecru
#FEFFCA
ΔE00 5.82
Ivory (survey)
#FFFFCB
ΔE00 6.07
Cream (survey)
#FFFFC2
ΔE00 6.08
Egg Shell
#FFFCC4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB4 #C1B4EB
analogous
#EBDDB4 #DEEBB4 #C3EBB4
triadic
#DEEBB4 #B4DEEB #EBB4DE
tetradic
#DEEBB4 #B4EBDD #C1B4EB #EBB4C3
square
#DEEBB4 #B4EBDD #C1B4EB #EBB4C3
split-complementary
#DEEBB4 #B4C3EB #DDB4EB
monochromatic
#B3D153 #C9DE84 #DEEBB4 #F3F8E4 #F4F9E7
Accessibility & contrast
On white
1.26
#DEEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DEEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B1
Deuteranopia (green-blind)
#F1E5B6
Tritanopia (blue-blind)
#E3E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb4; /* rgb */ color: rgb(222, 235, 180); /* oklch */ color: oklch(91.7% 0.073 118.7);
Tailwind
colors: {
custom: {
50: '#e8f1ca',
500: '#deebb4',
950: '#000000',
},
}SCSS
$custom: #deebb4; $custom-light: #e8f1ca; $custom-dark: #000000;
JSON
{
"hex": "#deebb4",
"rgb": {
"r": 222,
"g": 235,
"b": 180
},
"hsl": {
"h": 74.182,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.91669,
"c": 0.07322,
"h": 118.7
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#DEEBB4
secondary
#8E7CC7
accent
#20C547
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582