#E2FFA4#E2FFA4
#E2FFA4 is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.8% C 0.119 H 123.0°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFA4 |
|---|---|
| RGB | rgb(226, 255, 164) |
| HSL | hsl(79, 100%, 82%) |
| HSV | hsv(79, 36%, 100%) |
| CMYK | cmyk(11.4%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(96.15, -23.79, 40.44) |
| CIE-LCH | lch(96.15, 46.92, 120.47°) |
| OKLab | oklab(95.84% -0.0649 0.0999) |
| OKLCH | oklch(95.84% 0.119 123) |
| XYZ | xyz(73.8244, 90.3689, 48.6685) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Light Yellow Green
#CCFD7F
ΔE00 5.44
Celery
#C1FD95
ΔE00 5.55
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFA4 #C1A4FF
analogous
#FFEFA4 #E2FFA4 #B5FFA4
triadic
#E2FFA4 #A4E2FF #FFA4E2
tetradic
#E2FFA4 #A4FFEF #C1A4FF #FFA4B5
square
#E2FFA4 #A4FFEF #C1A4FF #FFA4B5
split-complementary
#E2FFA4 #A4B5FF #EFA4FF
monochromatic
#BBFF2A #CEFF67 #E2FFA4 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.10
#E2FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E2FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFA4
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFA4 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59D
Deuteranopia (green-blind)
#FFF4A8
Tritanopia (blue-blind)
#E9F7E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffa4; /* rgb */ color: rgb(226, 255, 164); /* oklch */ color: oklch(95.8% 0.119 123.0);
Tailwind
colors: {
custom: {
50: '#ecffc0',
500: '#e2ffa4',
950: '#000000',
},
}SCSS
$custom: #e2ffa4; $custom-light: #ecffc0; $custom-dark: #000000;
JSON
{
"hex": "#e2ffa4",
"rgb": {
"r": 226,
"g": 255,
"b": 164
},
"hsl": {
"h": 79.121,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.95843,
"c": 0.11911,
"h": 123
},
"luminance": 0.90369
}Semantic roles & 50–950 ramp
primary
#E2FFA4
secondary
#8C64E4
accent
#00E649
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682