#DEEEBB#DEEEBB
#DEEEBB is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.4% C 0.069 H 121.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEBB |
|---|---|
| RGB | rgb(222, 238, 187) |
| HSL | hsl(79, 60%, 83%) |
| HSV | hsv(79, 21%, 93%) |
| CMYK | cmyk(6.7%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(91.80, -13.86, 22.98) |
| CIE-LCH | lch(91.80, 26.83, 121.09°) |
| OKLab | oklab(92.44% -0.0365 0.0586) |
| OKLCH | oklch(92.44% 0.069 121.9) |
| XYZ | xyz(69.6673, 80.2665, 58.8268) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.00
Ivory (survey)
#FFFFCB
ΔE00 6.25
Light Khaki
#E6F2A2
ΔE00 6.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Cream (survey)
#FFFFC2
ΔE00 6.56
Eggshell (survey)
#FFFFD4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEBB #CBBBEE
analogous
#EEE4BB #DEEEBB #C4EEBB
triadic
#DEEEBB #BBDEEE #EEBBDE
tetradic
#DEEEBB #BBEEE4 #CBBBEE #EEBBC4
square
#DEEEBB #BBEEE4 #CBBBEE #EEBBC4
split-complementary
#DEEEBB #BBC4EE #E4BBEE
monochromatic
#AED659 #C6E28A #DEEEBB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.23
#DEEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DEEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEBB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEBB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#F2E8BD
Tritanopia (blue-blind)
#E2E9E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeebb; /* rgb */ color: rgb(222, 238, 187); /* oklch */ color: oklch(92.4% 0.069 121.9);
Tailwind
colors: {
custom: {
50: '#e8f3cf',
500: '#deeebb',
950: '#000000',
},
}SCSS
$custom: #deeebb; $custom-light: #e8f3cf; $custom-dark: #000000;
JSON
{
"hex": "#deeebb",
"rgb": {
"r": 222,
"g": 238,
"b": 187
},
"hsl": {
"h": 78.824,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92438,
"c": 0.06901,
"h": 121.9
},
"luminance": 0.80267
}Semantic roles & 50–950 ramp
primary
#DEEEBB
secondary
#9981CC
accent
#1EC853
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583