#DEEBBB#DEEBBB
#DEEBBB is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.065 H 120.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBBB |
|---|---|
| RGB | rgb(222, 235, 187) |
| HSL | hsl(76, 55%, 83%) |
| HSV | hsv(76, 20%, 92%) |
| CMYK | cmyk(5.5%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(91.02, -12.37, 21.90) |
| CIE-LCH | lch(91.02, 25.15, 119.45°) |
| OKLab | oklab(91.82% -0.0323 0.0559) |
| OKLCH | oklch(91.82% 0.065 120) |
| XYZ | xyz(68.8012, 78.5342, 58.5381) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.95
Ecru
#FEFFCA
ΔE00 5.97
Ivory (survey)
#FFFFCB
ΔE00 6.16
Eggshell (survey)
#FFFFD4
ΔE00 6.38
Cream
#FFFDD0
ΔE00 6.48
Palegoldenrod
#EEE8AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBBB #C8BBEB
analogous
#EBE0BB #DEEBBB #C6EBBB
triadic
#DEEBBB #BBDEEB #EBBBDE
tetradic
#DEEBBB #BBEBE0 #C8BBEB #EBBBC6
square
#DEEBBB #BBEBE0 #C8BBEB #EBBBC6
split-complementary
#DEEBBB #BBC6EB #E0BBEB
monochromatic
#B0CF5C #C7DD8C #DEEBBB #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.26
#DEEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DEEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBBB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBBB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B8
Deuteranopia (green-blind)
#F0E5BD
Tritanopia (blue-blind)
#E3E6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #deebbb; /* rgb */ color: rgb(222, 235, 187); /* oklch */ color: oklch(91.8% 0.065 120.0);
Tailwind
colors: {
custom: {
50: '#e8f1cf',
500: '#deebbb',
950: '#000000',
},
}SCSS
$custom: #deebbb; $custom-light: #e8f1cf; $custom-dark: #000000;
JSON
{
"hex": "#deebbb",
"rgb": {
"r": 222,
"g": 235,
"b": 187
},
"hsl": {
"h": 76.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91818,
"c": 0.06458,
"h": 120
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#DEEBBB
secondary
#9583C7
accent
#23C24E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583