#DEEBB8#DEEBB8
#DEEBB8 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.068 H 119.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBB8 |
|---|---|
| RGB | rgb(222, 235, 184) |
| HSL | hsl(75, 56%, 82%) |
| HSV | hsv(75, 22%, 92%) |
| CMYK | cmyk(5.5%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(90.97, -12.81, 23.36) |
| CIE-LCH | lch(90.97, 26.64, 118.73°) |
| OKLab | oklab(91.75% -0.0335 0.0595) |
| OKLCH | oklch(91.75% 0.068 119.4) |
| XYZ | xyz(68.4834, 78.4071, 56.8644) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.85
Ivory (survey)
#FFFFCB
ΔE00 6.07
Light Khaki
#E6F2A2
ΔE00 6.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.19
Palegoldenrod
#EEE8AA
ΔE00 6.20
Cream (survey)
#FFFFC2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBB8 #C5B8EB
analogous
#EBDFB8 #DEEBB8 #C5EBB8
triadic
#DEEBB8 #B8DEEB #EBB8DE
tetradic
#DEEBB8 #B8EBDF #C5B8EB #EBB8C5
square
#DEEBB8 #B8EBDF #C5B8EB #EBB8C5
split-complementary
#DEEBB8 #B8C5EB #DFB8EB
monochromatic
#B2D059 #C8DE88 #DEEBB8 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.26
#DEEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DEEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBB8
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBB8 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B5
Deuteranopia (green-blind)
#F0E5BA
Tritanopia (blue-blind)
#E3E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebb8; /* rgb */ color: rgb(222, 235, 184); /* oklch */ color: oklch(91.8% 0.068 119.4);
Tailwind
colors: {
custom: {
50: '#e8f1cd',
500: '#deebb8',
950: '#000000',
},
}SCSS
$custom: #deebb8; $custom-light: #e8f1cd; $custom-dark: #000000;
JSON
{
"hex": "#deebb8",
"rgb": {
"r": 222,
"g": 235,
"b": 184
},
"hsl": {
"h": 75.294,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.91753,
"c": 0.06829,
"h": 119.4
},
"luminance": 0.78407
}Semantic roles & 50–950 ramp
primary
#DEEBB8
secondary
#9280C7
accent
#22C44B
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583