#E2FFA0#E2FFA0
#E2FFA0 is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.124 H 122.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFA0 |
|---|---|
| RGB | rgb(226, 255, 160) |
| HSL | hsl(78, 100%, 81%) |
| HSV | hsv(78, 37%, 100%) |
| CMYK | cmyk(11.4%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(96.09, -24.28, 42.33) |
| CIE-LCH | lch(96.09, 48.80, 119.84°) |
| OKLab | oklab(95.78% -0.0665 0.1041) |
| OKLCH | oklch(95.78% 0.124 122.6) |
| XYZ | xyz(73.4689, 90.2267, 46.7959) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Celery
#C1FD95
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFA0 #BDA0FF
analogous
#FFEDA0 #E2FFA0 #B3FFA0
triadic
#E2FFA0 #A0E2FF #FFA0E2
tetradic
#E2FFA0 #A0FFED #BDA0FF #FFA0B3
square
#E2FFA0 #A0FFED #BDA0FF #FFA0B3
split-complementary
#E2FFA0 #A0B3FF #EDA0FF
monochromatic
#BDFF26 #CFFF63 #E2FFA0 #F5FFDD #F6FFE0
Accessibility & contrast
On white
1.10
#E2FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#E2FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFA0
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFA0 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF4A5
Tritanopia (blue-blind)
#E9F6E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffa0; /* rgb */ color: rgb(226, 255, 160); /* oklch */ color: oklch(95.8% 0.124 122.6);
Tailwind
colors: {
custom: {
50: '#ecffbd',
500: '#e2ffa0',
950: '#000000',
},
}SCSS
$custom: #e2ffa0; $custom-light: #ecffbd; $custom-dark: #000000;
JSON
{
"hex": "#e2ffa0",
"rgb": {
"r": 226,
"g": 255,
"b": 160
},
"hsl": {
"h": 78.316,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.95777,
"c": 0.12351,
"h": 122.6
},
"luminance": 0.90227
}Semantic roles & 50–950 ramp
primary
#E2FFA0
secondary
#8860E3
accent
#00E646
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161812
muted
#858682