#DEEAB6#DEEAB6
#DEEAB6 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.5% C 0.069 H 118.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAB6 |
|---|---|
| RGB | rgb(222, 234, 182) |
| HSL | hsl(74, 55%, 82%) |
| HSV | hsv(74, 22%, 92%) |
| CMYK | cmyk(5.1%, 0%, 22.2%, 8.2%) |
| CIE-LAB | lab(90.67, -12.60, 23.98) |
| CIE-LCH | lch(90.67, 27.09, 117.72°) |
| OKLab | oklab(91.5% -0.0329 0.061) |
| OKLCH | oklch(91.5% 0.069 118.3) |
| XYZ | xyz(67.9897, 77.7529, 55.6729) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.81
Light Khaki
#E6F2A2
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 5.83
Ivory (survey)
#FFFFCB
ΔE00 6.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.23
Cream (survey)
#FFFFC2
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAB6 #C2B6EA
analogous
#EADCB6 #DEEAB6 #C4EAB6
triadic
#DEEAB6 #B6DEEA #EAB6DE
tetradic
#DEEAB6 #B6EADC #C2B6EA #EAB6C4
square
#DEEAB6 #B6EADC #C2B6EA #EAB6C4
split-complementary
#DEEAB6 #B6C4EA #DCB6EA
monochromatic
#B3CF57 #C9DC86 #DEEAB6 #F3F8E6 #F4F8E7
Accessibility & contrast
On white
1.27
#DEEAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DEEAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAB6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAB6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B3
Deuteranopia (green-blind)
#F0E5B8
Tritanopia (blue-blind)
#E3E4DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #deeab6; /* rgb */ color: rgb(222, 234, 182); /* oklch */ color: oklch(91.5% 0.069 118.3);
Tailwind
colors: {
custom: {
50: '#e8f0cc',
500: '#deeab6',
950: '#000000',
},
}SCSS
$custom: #deeab6; $custom-light: #e8f0cc; $custom-dark: #000000;
JSON
{
"hex": "#deeab6",
"rgb": {
"r": 222,
"g": 234,
"b": 182
},
"hsl": {
"h": 73.846,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.91504,
"c": 0.06932,
"h": 118.3
},
"luminance": 0.77753
}Semantic roles & 50–950 ramp
primary
#DEEAB6
secondary
#8F7EC6
accent
#23C348
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583