#DEEBB7#DEEBB7
#DEEBB7 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.7% C 0.070 H 119.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB7 |
|---|---|
| RGB | rgb(222, 235, 183) |
| HSL | hsl(75, 57%, 82%) |
| HSV | hsv(75, 22%, 92%) |
| CMYK | cmyk(5.5%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(90.95, -12.96, 23.85) |
| CIE-LCH | lch(90.95, 27.14, 118.51°) |
| OKLab | oklab(91.73% -0.0339 0.0607) |
| OKLCH | oklch(91.73% 0.07 119.2) |
| XYZ | xyz(68.3789, 78.3653, 56.3143) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 5.84
Ivory (survey)
#FFFFCB
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.28
Cream (survey)
#FFFFC2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB7 #C4B7EB
analogous
#EBDEB7 #DEEBB7 #C4EBB7
triadic
#DEEBB7 #B7DEEB #EBB7DE
tetradic
#DEEBB7 #B7EBDE #C4B7EB #EBB7C4
square
#DEEBB7 #B7EBDE #C4B7EB #EBB7C4
split-complementary
#DEEBB7 #B7C4EB #DEB7EB
monochromatic
#B2D057 #C8DE87 #DEEBB7 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.26
#DEEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DEEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B4
Deuteranopia (green-blind)
#F0E5B9
Tritanopia (blue-blind)
#E3E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb7; /* rgb */ color: rgb(222, 235, 183); /* oklch */ color: oklch(91.7% 0.070 119.2);
Tailwind
colors: {
custom: {
50: '#e8f1cc',
500: '#deebb7',
950: '#000000',
},
}SCSS
$custom: #deebb7; $custom-light: #e8f1cc; $custom-dark: #000000;
JSON
{
"hex": "#deebb7",
"rgb": {
"r": 222,
"g": 235,
"b": 183
},
"hsl": {
"h": 75,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.91732,
"c": 0.06953,
"h": 119.2
},
"luminance": 0.78365
}Semantic roles & 50–950 ramp
primary
#DEEBB7
secondary
#917FC7
accent
#21C44A
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583