#E2FFA2#E2FFA2
#E2FFA2 is a very light, vivid yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.121 H 122.8°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFA2 |
|---|---|
| RGB | rgb(226, 255, 162) |
| HSL | hsl(79, 100%, 82%) |
| HSV | hsv(79, 36%, 100%) |
| CMYK | cmyk(11.4%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(96.12, -24.04, 41.39) |
| CIE-LCH | lch(96.12, 47.86, 120.15°) |
| OKLab | oklab(95.81% -0.0657 0.102) |
| OKLCH | oklch(95.81% 0.121 122.8) |
| XYZ | xyz(73.6453, 90.2972, 47.7247) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.81
Light Pea Green
#C4FE82
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFA2 #BFA2FF
analogous
#FFEEA2 #E2FFA2 #B4FFA2
triadic
#E2FFA2 #A2E2FF #FFA2E2
tetradic
#E2FFA2 #A2FFEE #BFA2FF #FFA2B4
square
#E2FFA2 #A2FFEE #BFA2FF #FFA2B4
split-complementary
#E2FFA2 #A2B4FF #EEA2FF
monochromatic
#BCFF28 #CFFF65 #E2FFA2 #F5FFDF #F5FFE0
Accessibility & contrast
On white
1.10
#E2FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#E2FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFA2
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFA2 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59B
Deuteranopia (green-blind)
#FFF4A7
Tritanopia (blue-blind)
#E9F6E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffa2; /* rgb */ color: rgb(226, 255, 162); /* oklch */ color: oklch(95.8% 0.121 122.8);
Tailwind
colors: {
custom: {
50: '#ecffbe',
500: '#e2ffa2',
950: '#000000',
},
}SCSS
$custom: #e2ffa2; $custom-light: #ecffbe; $custom-dark: #000000;
JSON
{
"hex": "#e2ffa2",
"rgb": {
"r": 226,
"g": 255,
"b": 162
},
"hsl": {
"h": 78.71,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.9581,
"c": 0.12132,
"h": 122.8
},
"luminance": 0.90297
}Semantic roles & 50–950 ramp
primary
#E2FFA2
secondary
#8A62E3
accent
#00E648
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161812
muted
#858682