#DEEAB5#DEEAB5
#DEEAB5 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.5% C 0.071 H 118.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAB5 |
|---|---|
| RGB | rgb(222, 234, 181) |
| HSL | hsl(74, 56%, 81%) |
| HSV | hsv(74, 23%, 92%) |
| CMYK | cmyk(5.1%, 0%, 22.6%, 8.2%) |
| CIE-LAB | lab(90.65, -12.75, 24.47) |
| CIE-LCH | lch(90.65, 27.59, 117.52°) |
| OKLab | oklab(91.48% -0.0333 0.0622) |
| OKLCH | oklch(91.48% 0.071 118.2) |
| XYZ | xyz(67.8868, 77.7117, 55.1306) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.59
Palegoldenrod
#EEE8AA
ΔE00 5.72
Ecru
#FEFFCA
ΔE00 5.80
Ivory (survey)
#FFFFCB
ΔE00 6.03
Cream (survey)
#FFFFC2
ΔE00 6.18
Egg Shell
#FFFCC4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAB5 #C1B5EA
analogous
#EADCB5 #DEEAB5 #C4EAB5
triadic
#DEEAB5 #B5DEEA #EAB5DE
tetradic
#DEEAB5 #B5EADC #C1B5EA #EAB5C4
square
#DEEAB5 #B5EADC #C1B5EA #EAB5C4
split-complementary
#DEEAB5 #B5C4EA #DCB5EA
monochromatic
#B3CF56 #C9DC85 #DEEAB5 #F3F8E5 #F4F8E7
Accessibility & contrast
On white
1.27
#DEEAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DEEAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAB5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAB5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B2
Deuteranopia (green-blind)
#F0E5B7
Tritanopia (blue-blind)
#E3E4DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #deeab5; /* rgb */ color: rgb(222, 234, 181); /* oklch */ color: oklch(91.5% 0.071 118.2);
Tailwind
colors: {
custom: {
50: '#e8f0cb',
500: '#deeab5',
950: '#000000',
},
}SCSS
$custom: #deeab5; $custom-light: #e8f0cb; $custom-dark: #000000;
JSON
{
"hex": "#deeab5",
"rgb": {
"r": 222,
"g": 234,
"b": 181
},
"hsl": {
"h": 73.585,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.91483,
"c": 0.07055,
"h": 118.2
},
"luminance": 0.77711
}Semantic roles & 50–950 ramp
primary
#DEEAB5
secondary
#8E7DC6
accent
#22C347
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583