#E2EEAA#E2EEAA
#E2EEAA is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.089 H 116.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEAA |
|---|---|
| RGB | rgb(226, 238, 170) |
| HSL | hsl(71, 67%, 80%) |
| HSV | hsv(71, 29%, 93%) |
| CMYK | cmyk(5%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(91.78, -14.79, 31.68) |
| CIE-LCH | lch(91.78, 34.96, 115.03°) |
| OKLab | oklab(92.39% -0.0393 0.0794) |
| OKLCH | oklch(92.39% 0.089 116.3) |
| XYZ | xyz(69.1940, 80.2206, 49.8613) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.35
Palegoldenrod
#EEE8AA
ΔE00 5.02
Creme
#FFFFB6
ΔE00 5.20
Light Beige
#FFFEB6
ΔE00 5.23
Cream (survey)
#FFFFC2
ΔE00 5.34
Parchment
#FEFCAF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEAA #B6AAEE
analogous
#EED8AA #E2EEAA #C0EEAA
triadic
#E2EEAA #AAE2EE #EEAAE2
tetradic
#E2EEAA #AAEED8 #B6AAEE #EEAAC0
square
#E2EEAA #AAEED8 #B6AAEE #EEAAC0
split-complementary
#E2EEAA #AAC0EE #D8AAEE
monochromatic
#BFDA44 #D1E477 #E2EEAA #F3F8DD #F6FAE5
Accessibility & contrast
On white
1.23
#E2EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#E2EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEAA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEAA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#F6E8AD
Tritanopia (blue-blind)
#E9E7DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2eeaa; /* rgb */ color: rgb(226, 238, 170); /* oklch */ color: oklch(92.4% 0.089 116.3);
Tailwind
colors: {
custom: {
50: '#ebf3c3',
500: '#e2eeaa',
950: '#000000',
},
}SCSS
$custom: #e2eeaa; $custom-light: #ebf3c3; $custom-dark: #000000;
JSON
{
"hex": "#e2eeaa",
"rgb": {
"r": 226,
"g": 238,
"b": 170
},
"hsl": {
"h": 70.588,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.92392,
"c": 0.08858,
"h": 116.3
},
"luminance": 0.8022
}Semantic roles & 50–950 ramp
primary
#E2EEAA
secondary
#8171CB
accent
#17CF37
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582