#DEEBB3#DEEBB3
#DEEBB3 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.6% C 0.074 H 118.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB3 |
|---|---|
| RGB | rgb(222, 235, 179) |
| HSL | hsl(74, 58%, 81%) |
| HSV | hsv(74, 24%, 92%) |
| CMYK | cmyk(5.5%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(90.87, -13.53, 25.80) |
| CIE-LCH | lch(90.87, 29.14, 117.67°) |
| OKLab | oklab(91.65% -0.0355 0.0654) |
| OKLCH | oklch(91.65% 0.074 118.5) |
| XYZ | xyz(67.9685, 78.2012, 54.1527) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.97
Palegoldenrod
#EEE8AA
ΔE00 5.68
Ecru
#FEFFCA
ΔE00 5.84
Cream (survey)
#FFFFC2
ΔE00 6.03
Ivory (survey)
#FFFFCB
ΔE00 6.09
Egg Shell
#FFFCC4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB3 #C0B3EB
analogous
#EBDCB3 #DEEBB3 #C2EBB3
triadic
#DEEBB3 #B3DEEB #EBB3DE
tetradic
#DEEBB3 #B3EBDC #C0B3EB #EBB3C2
square
#DEEBB3 #B3EBDC #C0B3EB #EBB3C2
split-complementary
#DEEBB3 #B3C2EB #DCB3EB
monochromatic
#B4D152 #C9DE83 #DEEBB3 #F3F8E3 #F4F9E7
Accessibility & contrast
On white
1.26
#DEEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DEEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB3
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB3 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AF
Deuteranopia (green-blind)
#F1E5B5
Tritanopia (blue-blind)
#E4E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb3; /* rgb */ color: rgb(222, 235, 179); /* oklch */ color: oklch(91.6% 0.074 118.5);
Tailwind
colors: {
custom: {
50: '#e8f1ca',
500: '#deebb3',
950: '#000000',
},
}SCSS
$custom: #deebb3; $custom-light: #e8f1ca; $custom-dark: #000000;
JSON
{
"hex": "#deebb3",
"rgb": {
"r": 222,
"g": 235,
"b": 179
},
"hsl": {
"h": 73.929,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.91648,
"c": 0.07445,
"h": 118.5
},
"luminance": 0.78201
}Semantic roles & 50–950 ramp
primary
#DEEBB3
secondary
#8D7BC7
accent
#20C646
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582