#DEEBB2#DEEBB2
#DEEBB2 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.6% C 0.076 H 118.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB2 |
|---|---|
| RGB | rgb(222, 235, 178) |
| HSL | hsl(74, 59%, 81%) |
| HSV | hsv(74, 24%, 92%) |
| CMYK | cmyk(5.5%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.85, -13.67, 26.29) |
| CIE-LCH | lch(90.85, 29.63, 117.48°) |
| OKLab | oklab(91.63% -0.0359 0.0666) |
| OKLCH | oklch(91.63% 0.076 118.4) |
| XYZ | xyz(67.8678, 78.1609, 53.6220) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.76
Palegoldenrod
#EEE8AA
ΔE00 5.60
Ecru
#FEFFCA
ΔE00 5.86
Cream (survey)
#FFFFC2
ΔE00 5.99
Ivory (survey)
#FFFFCB
ΔE00 6.12
Egg Shell
#FFFCC4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB2 #BFB2EB
analogous
#EBDBB2 #DEEBB2 #C1EBB2
triadic
#DEEBB2 #B2DEEB #EBB2DE
tetradic
#DEEBB2 #B2EBDB #BFB2EB #EBB2C1
square
#DEEBB2 #B2EBDB #BFB2EB #EBB2C1
split-complementary
#DEEBB2 #B2C1EB #DBB2EB
monochromatic
#B4D251 #C9DE81 #DEEBB2 #F3F8E3 #F5F9E7
Accessibility & contrast
On white
1.26
#DEEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DEEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#E4E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb2; /* rgb */ color: rgb(222, 235, 178); /* oklch */ color: oklch(91.6% 0.076 118.4);
Tailwind
colors: {
custom: {
50: '#e8f1c9',
500: '#deebb2',
950: '#000000',
},
}SCSS
$custom: #deebb2; $custom-light: #e8f1c9; $custom-dark: #000000;
JSON
{
"hex": "#deebb2",
"rgb": {
"r": 222,
"g": 235,
"b": 178
},
"hsl": {
"h": 73.684,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.91627,
"c": 0.07567,
"h": 118.4
},
"luminance": 0.78161
}Semantic roles & 50–950 ramp
primary
#DEEBB2
secondary
#8B7AC7
accent
#1FC645
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582