#DEEEA1#DEEEA1
#DEEEA1 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.9% C 0.100 H 118.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEA1 |
|---|---|
| RGB | rgb(222, 238, 161) |
| HSL | hsl(72, 69%, 78%) |
| HSV | hsv(72, 32%, 93%) |
| CMYK | cmyk(6.7%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(91.35, -17.43, 35.59) |
| CIE-LCH | lch(91.35, 39.63, 116.09°) |
| OKLab | oklab(91.93% -0.047 0.0885) |
| OKLCH | oklch(91.93% 0.1 118) |
| XYZ | xyz(67.1316, 79.2522, 45.4719) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.55
Creme
#FFFFB6
ΔE00 5.84
Parchment
#FEFCAF
ΔE00 5.86
Light Beige
#FFFEB6
ΔE00 5.94
Palegoldenrod
#EEE8AA
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEA1 #B1A1EE
analogous
#EED7A1 #DEEEA1 #B7EEA1
triadic
#DEEEA1 #A1DEEE #EEA1DE
tetradic
#DEEEA1 #A1EED7 #B1A1EE #EEA1B7
square
#DEEEA1 #A1EED7 #B1A1EE #EEA1B7
split-complementary
#DEEEA1 #A1B7EE #D7A1EE
monochromatic
#BADB39 #CCE56D #DEEEA1 #F0F7D5 #F6FAE5
Accessibility & contrast
On white
1.25
#DEEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DEEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEA1
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEA1 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69C
Deuteranopia (green-blind)
#F6E7A4
Tritanopia (blue-blind)
#E6E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deeea1; /* rgb */ color: rgb(222, 238, 161); /* oklch */ color: oklch(91.9% 0.100 118.0);
Tailwind
colors: {
custom: {
50: '#e9f3bd',
500: '#deeea1',
950: '#000000',
},
}SCSS
$custom: #deeea1; $custom-light: #e9f3bd; $custom-dark: #000000;
JSON
{
"hex": "#deeea1",
"rgb": {
"r": 222,
"g": 238,
"b": 161
},
"hsl": {
"h": 72.468,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.91926,
"c": 0.10016,
"h": 118
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#DEEEA1
secondary
#7D68CB
accent
#14D13B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582