#E2FFAA#E2FFAA
#E2FFAA is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 95.9% C 0.112 H 123.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFAA |
|---|---|
| RGB | rgb(226, 255, 170) |
| HSL | hsl(80, 100%, 83%) |
| HSV | hsv(80, 33%, 100%) |
| CMYK | cmyk(11.4%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.24, -23.04, 37.60) |
| CIE-LCH | lch(96.24, 44.10, 121.50°) |
| OKLab | oklab(95.95% -0.0626 0.0934) |
| OKLCH | oklch(95.95% 0.112 123.8) |
| XYZ | xyz(74.3791, 90.5908, 51.5897) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Light Light Green
#C8FFB0
ΔE00 5.45
Very Light Green
#D1FFBD
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.73
Very Pale Green
#CFFDBC
ΔE00 5.92
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFAA #C7AAFF
analogous
#FFF2AA #E2FFAA #B7FFAA
triadic
#E2FFAA #AAE2FF #FFAAE2
tetradic
#E2FFAA #AAFFF2 #C7AAFF #FFAAB7
square
#E2FFAA #AAFFF2 #C7AAFF #FFAAB7
split-complementary
#E2FFAA #AAB7FF #F2AAFF
monochromatic
#B8FF30 #CDFF6D #E2FFAA #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.10
#E2FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#E2FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFAA
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFAA | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF4AE
Tritanopia (blue-blind)
#E8F7E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffaa; /* rgb */ color: rgb(226, 255, 170); /* oklch */ color: oklch(95.9% 0.112 123.8);
Tailwind
colors: {
custom: {
50: '#ecffc4',
500: '#e2ffaa',
950: '#000000',
},
}SCSS
$custom: #e2ffaa; $custom-light: #ecffc4; $custom-dark: #000000;
JSON
{
"hex": "#e2ffaa",
"rgb": {
"r": 226,
"g": 255,
"b": 170
},
"hsl": {
"h": 80.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.95947,
"c": 0.11242,
"h": 123.8
},
"luminance": 0.90591
}Semantic roles & 50–950 ramp
primary
#E2FFAA
secondary
#9369E4
accent
#00E64E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682