#DEEDBB#DEEDBB
#DEEDBB is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.2% C 0.068 H 121.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDBB |
|---|---|
| RGB | rgb(222, 237, 187) |
| HSL | hsl(78, 58%, 83%) |
| HSV | hsv(78, 21%, 93%) |
| CMYK | cmyk(6.3%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.54, -13.36, 22.62) |
| CIE-LCH | lch(91.54, 26.27, 120.57°) |
| OKLab | oklab(92.23% -0.0351 0.0577) |
| OKLCH | oklch(92.23% 0.068 121.3) |
| XYZ | xyz(69.3770, 79.6859, 58.7301) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.97
Ivory (survey)
#FFFFCB
ΔE00 6.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.27
Light Khaki
#E6F2A2
ΔE00 6.40
Eggshell (survey)
#FFFFD4
ΔE00 6.57
Cream (survey)
#FFFFC2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDBB #CABBED
analogous
#EDE3BB #DEEDBB #C5EDBB
triadic
#DEEDBB #BBDEED #EDBBDE
tetradic
#DEEDBB #BBEDE3 #CABBED #EDBBC5
square
#DEEDBB #BBEDE3 #CABBED #EDBBC5
split-complementary
#DEEDBB #BBC5ED #E3BBED
monochromatic
#AFD35A #C7E08B #DEEDBB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.24
#DEEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DEEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDBB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDBB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#F2E7BD
Tritanopia (blue-blind)
#E2E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deedbb; /* rgb */ color: rgb(222, 237, 187); /* oklch */ color: oklch(92.2% 0.068 121.3);
Tailwind
colors: {
custom: {
50: '#e8f2cf',
500: '#deedbb',
950: '#000000',
},
}SCSS
$custom: #deedbb; $custom-light: #e8f2cf; $custom-dark: #000000;
JSON
{
"hex": "#deedbb",
"rgb": {
"r": 222,
"g": 237,
"b": 187
},
"hsl": {
"h": 78,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92231,
"c": 0.06753,
"h": 121.3
},
"luminance": 0.79686
}Semantic roles & 50–950 ramp
primary
#DEEDBB
secondary
#9882CA
accent
#20C652
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583