#DEEEA7#DEEEA7
#DEEEA7 is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.0% C 0.093 H 118.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEA7 |
|---|---|
| RGB | rgb(222, 238, 167) |
| HSL | hsl(74, 68%, 79%) |
| HSV | hsv(74, 30%, 93%) |
| CMYK | cmyk(6.7%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(91.45, -16.66, 32.69) |
| CIE-LCH | lch(91.45, 36.69, 117.00°) |
| OKLab | oklab(92.04% -0.0446 0.0818) |
| OKLCH | oklch(92.04% 0.093 118.6) |
| XYZ | xyz(67.6734, 79.4690, 48.3256) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.29
Creme
#FFFFB6
ΔE00 5.89
Light Beige
#FFFEB6
ΔE00 5.96
Palegoldenrod
#EEE8AA
ΔE00 6.01
Parchment
#FEFCAF
ΔE00 6.07
Cream (survey)
#FFFFC2
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEA7 #B7A7EE
analogous
#EEDBA7 #DEEEA7 #BBEEA7
triadic
#DEEEA7 #A7DEEE #EEA7DE
tetradic
#DEEEA7 #A7EEDB #B7A7EE #EEA7BB
square
#DEEEA7 #A7EEDB #B7A7EE #EEA7BB
split-complementary
#DEEEA7 #A7BBEE #DBA7EE
monochromatic
#B8DA40 #CBE474 #DEEEA7 #F1F8DA #F5FAE5
Accessibility & contrast
On white
1.24
#DEEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DEEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEA7
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEA7 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A2
Deuteranopia (green-blind)
#F5E7AA
Tritanopia (blue-blind)
#E5E7DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deeea7; /* rgb */ color: rgb(222, 238, 167); /* oklch */ color: oklch(92.0% 0.093 118.6);
Tailwind
colors: {
custom: {
50: '#e9f3c1',
500: '#deeea7',
950: '#000000',
},
}SCSS
$custom: #deeea7; $custom-light: #e9f3c1; $custom-dark: #000000;
JSON
{
"hex": "#deeea7",
"rgb": {
"r": 222,
"g": 238,
"b": 167
},
"hsl": {
"h": 73.521,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.92036,
"c": 0.09314,
"h": 118.6
},
"luminance": 0.79469
}Semantic roles & 50–950 ramp
primary
#DEEEA7
secondary
#836ECB
accent
#16D040
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582