#DEEEB9#DEEEB9
#DEEEB9 is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.071 H 121.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEB9 |
|---|---|
| RGB | rgb(222, 238, 185) |
| HSL | hsl(78, 61%, 83%) |
| HSV | hsv(78, 22%, 93%) |
| CMYK | cmyk(6.7%, 0%, 22.3%, 6.7%) |
| CIE-LAB | lab(91.77, -14.15, 23.95) |
| CIE-LCH | lch(91.77, 27.82, 120.58°) |
| OKLab | oklab(92.4% -0.0373 0.061) |
| OKLCH | oklch(92.4% 0.071 121.4) |
| XYZ | xyz(69.4547, 80.1815, 57.7071) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.80
Ecru
#FEFFCA
ΔE00 5.95
Ivory (survey)
#FFFFCB
ΔE00 6.21
Cream (survey)
#FFFFC2
ΔE00 6.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.59
Egg Shell
#FFFCC4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEB9 #C9B9EE
analogous
#EEE3B9 #DEEEB9 #C3EEB9
triadic
#DEEEB9 #B9DEEE #EEB9DE
tetradic
#DEEEB9 #B9EEE3 #C9B9EE #EEB9C3
square
#DEEEB9 #B9EEE3 #C9B9EE #EEB9C3
split-complementary
#DEEEB9 #B9C3EE #E3B9EE
monochromatic
#B0D657 #C7E288 #DEEEB9 #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.23
#DEEEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DEEEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEB9
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEB9 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B6
Deuteranopia (green-blind)
#F3E7BB
Tritanopia (blue-blind)
#E3E8E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeeb9; /* rgb */ color: rgb(222, 238, 185); /* oklch */ color: oklch(92.4% 0.071 121.4);
Tailwind
colors: {
custom: {
50: '#e8f3ce',
500: '#deeeb9',
950: '#000000',
},
}SCSS
$custom: #deeeb9; $custom-light: #e8f3ce; $custom-dark: #000000;
JSON
{
"hex": "#deeeb9",
"rgb": {
"r": 222,
"g": 238,
"b": 185
},
"hsl": {
"h": 78.113,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.92396,
"c": 0.07146,
"h": 121.4
},
"luminance": 0.80181
}Semantic roles & 50–950 ramp
primary
#DEEEB9
secondary
#967FCC
accent
#1DC951
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583