#DEEBBE#DEEBBE
#DEEBBE is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.061 H 120.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBBE |
|---|---|
| RGB | rgb(222, 235, 190) |
| HSL | hsl(77, 53%, 83%) |
| HSV | hsv(77, 19%, 92%) |
| CMYK | cmyk(5.5%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(91.08, -11.91, 20.43) |
| CIE-LCH | lch(91.08, 23.65, 120.25°) |
| OKLab | oklab(91.88% -0.0311 0.0523) |
| OKLCH | oklch(91.88% 0.061 120.7) |
| XYZ | xyz(69.1257, 78.6640, 60.2472) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Ecru
#FEFFCA
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.31
Ivory (survey)
#FFFFCB
ΔE00 6.34
Cream
#FFFDD0
ΔE00 6.48
Egg Shell
#FFFCC4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBBE #CBBEEB
analogous
#EBE1BE #DEEBBE #C7EBBE
triadic
#DEEBBE #BEDEEB #EBBEDE
tetradic
#DEEBBE #BEEBE1 #CBBEEB #EBBEC7
square
#DEEBBE #BEEBE1 #CBBEEB #EBBEC7
split-complementary
#DEEBBE #BEC7EB #E1BEEB
monochromatic
#AECE60 #C6DD8F #DEEBBE #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.26
#DEEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DEEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBBE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBBE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BB
Deuteranopia (green-blind)
#EFE6C0
Tritanopia (blue-blind)
#E2E6DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebbe; /* rgb */ color: rgb(222, 235, 190); /* oklch */ color: oklch(91.9% 0.061 120.7);
Tailwind
colors: {
custom: {
50: '#e8f1d1',
500: '#deebbe',
950: '#000000',
},
}SCSS
$custom: #deebbe; $custom-light: #e8f1d1; $custom-dark: #000000;
JSON
{
"hex": "#deebbe",
"rgb": {
"r": 222,
"g": 235,
"b": 190
},
"hsl": {
"h": 77.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.91884,
"c": 0.06085,
"h": 120.7
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#DEEBBE
secondary
#9986C7
accent
#25C052
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583