#DEEEBD#DEEEBD
#DEEEBD is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.067 H 122.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEBD |
|---|---|
| RGB | rgb(222, 238, 189) |
| HSL | hsl(80, 59%, 84%) |
| HSV | hsv(80, 21%, 93%) |
| CMYK | cmyk(6.7%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(91.84, -13.56, 22.00) |
| CIE-LCH | lch(91.84, 25.84, 121.64°) |
| OKLab | oklab(92.48% -0.0357 0.0562) |
| OKLCH | oklch(92.48% 0.067 122.4) |
| XYZ | xyz(69.8829, 80.3528, 59.9623) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.31
Ivory (survey)
#FFFFCB
ΔE00 6.32
Eggshell (survey)
#FFFFD4
ΔE00 6.61
Light Khaki
#E6F2A2
ΔE00 6.71
Cream (survey)
#FFFFC2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEBD #CDBDEE
analogous
#EEE5BD #DEEEBD #C5EEBD
triadic
#DEEEBD #BDDEEE #EEBDDE
tetradic
#DEEEBD #BDEEE5 #CDBDEE #EEBDC5
square
#DEEEBD #BDEEE5 #CDBDEE #EEBDC5
split-complementary
#DEEEBD #BDC5EE #E5BDEE
monochromatic
#ADD55C #C6E18C #DEEEBD #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.23
#DEEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DEEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEBD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEBD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BA
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#E2E9E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deeebd; /* rgb */ color: rgb(222, 238, 189); /* oklch */ color: oklch(92.5% 0.067 122.4);
Tailwind
colors: {
custom: {
50: '#e8f3d1',
500: '#deeebd',
950: '#000000',
},
}SCSS
$custom: #deeebd; $custom-light: #e8f3d1; $custom-dark: #000000;
JSON
{
"hex": "#deeebd",
"rgb": {
"r": 222,
"g": 238,
"b": 189
},
"hsl": {
"h": 79.592,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.92482,
"c": 0.06656,
"h": 122.4
},
"luminance": 0.80353
}Semantic roles & 50–950 ramp
primary
#DEEEBD
secondary
#9B83CC
accent
#1FC756
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583