#DEEEB4#DEEEB4
#DEEEB4 is a very light, moderate yellow-green. Relative luminance 0.800; OKLCH L 92.3% C 0.078 H 120.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEB4 |
|---|---|
| RGB | rgb(222, 238, 180) |
| HSL | hsl(77, 63%, 82%) |
| HSV | hsv(77, 24%, 93%) |
| CMYK | cmyk(6.7%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(91.67, -14.87, 26.39) |
| CIE-LCH | lch(91.67, 30.29, 119.41°) |
| OKLab | oklab(92.29% -0.0393 0.0669) |
| OKLCH | oklch(92.29% 0.078 120.5) |
| XYZ | xyz(68.9362, 79.9741, 54.9760) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.72
Ecru
#FEFFCA
ΔE00 5.97
Cream (survey)
#FFFFC2
ΔE00 6.09
Ivory (survey)
#FFFFCB
ΔE00 6.25
Palegoldenrod
#EEE8AA
ΔE00 6.31
Egg Shell
#FFFCC4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEB4 #C4B4EE
analogous
#EEE1B4 #DEEEB4 #C1EEB4
triadic
#DEEEB4 #B4DEEE #EEB4DE
tetradic
#DEEEB4 #B4EEE1 #C4B4EE #EEB4C1
square
#DEEEB4 #B4EEE1 #C4B4EE #EEB4C1
split-complementary
#DEEEB4 #B4C1EE #E1B4EE
monochromatic
#B2D750 #C8E382 #DEEEB4 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.24
#DEEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DEEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEB4
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEB4 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7B0
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#E3E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeeb4; /* rgb */ color: rgb(222, 238, 180); /* oklch */ color: oklch(92.3% 0.078 120.5);
Tailwind
colors: {
custom: {
50: '#e8f3ca',
500: '#deeeb4',
950: '#000000',
},
}SCSS
$custom: #deeeb4; $custom-light: #e8f3ca; $custom-dark: #000000;
JSON
{
"hex": "#deeeb4",
"rgb": {
"r": 222,
"g": 238,
"b": 180
},
"hsl": {
"h": 76.552,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.92291,
"c": 0.07755,
"h": 120.5
},
"luminance": 0.79974
}Semantic roles & 50–950 ramp
primary
#DEEEB4
secondary
#917BCC
accent
#1BCB4B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582