#E2FEA2#E2FEA2
#E2FEA2 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.120 H 122.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEA2 |
|---|---|
| RGB | rgb(226, 254, 162) |
| HSL | hsl(78, 98%, 82%) |
| HSV | hsv(78, 36%, 100%) |
| CMYK | cmyk(11%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(95.86, -23.56, 41.04) |
| CIE-LCH | lch(95.86, 47.33, 119.86°) |
| OKLab | oklab(95.6% -0.0644 0.1012) |
| OKLCH | oklch(95.6% 0.12 122.5) |
| XYZ | xyz(73.3271, 89.6609, 47.6187) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.68
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.98
Light Pea Green
#C4FE82
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEA2 #BEA2FE
analogous
#FEECA2 #E2FEA2 #B4FEA2
triadic
#E2FEA2 #A2E2FE #FEA2E2
tetradic
#E2FEA2 #A2FEEC #BEA2FE #FEA2B4
square
#E2FEA2 #A2FEEC #BEA2FE #FEA2B4
split-complementary
#E2FEA2 #A2B4FE #ECA2FE
monochromatic
#BCFD29 #CFFD65 #E2FEA2 #F5FFDF #F6FFE1
Accessibility & contrast
On white
1.11
#E2FEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#E2FEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEA2
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEA2 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF3A6
Tritanopia (blue-blind)
#E9F5E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2fea2; /* rgb */ color: rgb(226, 254, 162); /* oklch */ color: oklch(95.6% 0.120 122.5);
Tailwind
colors: {
custom: {
50: '#ecfebe',
500: '#e2fea2',
950: '#000000',
},
}SCSS
$custom: #e2fea2; $custom-light: #ecfebe; $custom-dark: #000000;
JSON
{
"hex": "#e2fea2",
"rgb": {
"r": 226,
"g": 254,
"b": 162
},
"hsl": {
"h": 78.261,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.95599,
"c": 0.11993,
"h": 122.5
},
"luminance": 0.89661
}Semantic roles & 50–950 ramp
primary
#E2FEA2
secondary
#8962E2
accent
#00E646
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161712
muted
#858582