#E2EEAE#E2EEAE
#E2EEAE is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.084 H 116.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEAE |
|---|---|
| RGB | rgb(226, 238, 174) |
| HSL | hsl(71, 65%, 81%) |
| HSV | hsv(71, 27%, 93%) |
| CMYK | cmyk(5%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.85, -14.26, 29.74) |
| CIE-LCH | lch(91.85, 32.98, 115.61°) |
| OKLab | oklab(92.47% -0.0377 0.0749) |
| OKLCH | oklch(92.47% 0.084 116.7) |
| XYZ | xyz(69.5781, 80.3742, 51.8845) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.12
Palegoldenrod
#EEE8AA
ΔE00 5.03
Cream (survey)
#FFFFC2
ΔE00 5.21
Creme
#FFFFB6
ΔE00 5.43
Light Beige
#FFFEB6
ΔE00 5.43
Ecru
#FEFFCA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEAE #BAAEEE
analogous
#EEDAAE #E2EEAE #C2EEAE
triadic
#E2EEAE #AEE2EE #EEAEE2
tetradic
#E2EEAE #AEEEDA #BAAEEE #EEAEC2
square
#E2EEAE #AEEEDA #BAAEEE #EEAEC2
split-complementary
#E2EEAE #AEC2EE #DAAEEE
monochromatic
#BED949 #D0E37B #E2EEAE #F4F9E1 #F6FAE6
Accessibility & contrast
On white
1.23
#E2EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E2EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEAE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEAE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AA
Deuteranopia (green-blind)
#F6E8B1
Tritanopia (blue-blind)
#E9E7DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eeae; /* rgb */ color: rgb(226, 238, 174); /* oklch */ color: oklch(92.5% 0.084 116.7);
Tailwind
colors: {
custom: {
50: '#ebf3c6',
500: '#e2eeae',
950: '#000000',
},
}SCSS
$custom: #e2eeae; $custom-light: #ebf3c6; $custom-dark: #000000;
JSON
{
"hex": "#e2eeae",
"rgb": {
"r": 226,
"g": 238,
"b": 174
},
"hsl": {
"h": 71.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.9247,
"c": 0.08379,
"h": 116.7
},
"luminance": 0.80374
}Semantic roles & 50–950 ramp
primary
#E2EEAE
secondary
#8575CB
accent
#18CD3A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582