#DEEBB5#DEEBB5
#DEEBB5 is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.7% C 0.072 H 118.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB5 |
|---|---|
| RGB | rgb(222, 235, 181) |
| HSL | hsl(74, 57%, 82%) |
| HSV | hsv(74, 23%, 92%) |
| CMYK | cmyk(5.5%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(90.91, -13.24, 24.83) |
| CIE-LCH | lch(90.91, 28.14, 118.08°) |
| OKLab | oklab(91.69% -0.0347 0.0631) |
| OKLCH | oklch(91.69% 0.072 118.8) |
| XYZ | xyz(68.1723, 78.2827, 55.2257) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.40
Ecru
#FEFFCA
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 5.87
Ivory (survey)
#FFFFCB
ΔE00 6.05
Cream (survey)
#FFFFC2
ΔE00 6.14
Egg Shell
#FFFCC4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB5 #C2B5EB
analogous
#EBDDB5 #DEEBB5 #C3EBB5
triadic
#DEEBB5 #B5DEEB #EBB5DE
tetradic
#DEEBB5 #B5EBDD #C2B5EB #EBB5C3
square
#DEEBB5 #B5EBDD #C2B5EB #EBB5C3
split-complementary
#DEEBB5 #B5C3EB #DDB5EB
monochromatic
#B3D155 #C9DE85 #DEEBB5 #F3F8E5 #F4F8E7
Accessibility & contrast
On white
1.26
#DEEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DEEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB5
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB5 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B2
Deuteranopia (green-blind)
#F1E5B7
Tritanopia (blue-blind)
#E3E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb5; /* rgb */ color: rgb(222, 235, 181); /* oklch */ color: oklch(91.7% 0.072 118.8);
Tailwind
colors: {
custom: {
50: '#e8f1cb',
500: '#deebb5',
950: '#000000',
},
}SCSS
$custom: #deebb5; $custom-light: #e8f1cb; $custom-dark: #000000;
JSON
{
"hex": "#deebb5",
"rgb": {
"r": 222,
"g": 235,
"b": 181
},
"hsl": {
"h": 74.444,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.9169,
"c": 0.072,
"h": 118.8
},
"luminance": 0.78282
}Semantic roles & 50–950 ramp
primary
#DEEBB5
secondary
#8F7DC7
accent
#20C548
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583