#DEEAB2#DEEAB2
#DEEAB2 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.4% C 0.074 H 117.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAB2 |
|---|---|
| RGB | rgb(222, 234, 178) |
| HSL | hsl(73, 57%, 81%) |
| HSV | hsv(73, 24%, 92%) |
| CMYK | cmyk(5.1%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(90.59, -13.18, 25.93) |
| CIE-LCH | lch(90.59, 29.09, 116.93°) |
| OKLab | oklab(91.42% -0.0345 0.0657) |
| OKLCH | oklch(91.42% 0.074 117.7) |
| XYZ | xyz(67.5823, 77.5899, 53.5269) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.95
Palegoldenrod
#EEE8AA
ΔE00 5.43
Ecru
#FEFFCA
ΔE00 5.83
Cream (survey)
#FFFFC2
ΔE00 6.01
Ivory (survey)
#FFFFCB
ΔE00 6.07
Egg Shell
#FFFCC4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAB2 #BEB2EA
analogous
#EADAB2 #DEEAB2 #C2EAB2
triadic
#DEEAB2 #B2DEEA #EAB2DE
tetradic
#DEEAB2 #B2EADA #BEB2EA #EAB2C2
square
#DEEAB2 #B2EADA #BEB2EA #EAB2C2
split-complementary
#DEEAB2 #B2C2EA #DAB2EA
monochromatic
#B5D052 #C9DD82 #DEEAB2 #F3F7E2 #F5F8E7
Accessibility & contrast
On white
1.27
#DEEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DEEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAB2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAB2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#E4E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #deeab2; /* rgb */ color: rgb(222, 234, 178); /* oklch */ color: oklch(91.4% 0.074 117.7);
Tailwind
colors: {
custom: {
50: '#e8f0c9',
500: '#deeab2',
950: '#000000',
},
}SCSS
$custom: #deeab2; $custom-light: #e8f0c9; $custom-dark: #000000;
JSON
{
"hex": "#deeab2",
"rgb": {
"r": 222,
"g": 234,
"b": 178
},
"hsl": {
"h": 72.857,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.9142,
"c": 0.07425,
"h": 117.7
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#DEEAB2
secondary
#8A7AC6
accent
#21C544
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582