#E2FF99#E2FF99
#E2FF99 is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.131 H 121.9°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF99 |
|---|---|
| RGB | rgb(226, 255, 153) |
| HSL | hsl(77, 100%, 80%) |
| HSV | hsv(77, 40%, 100%) |
| CMYK | cmyk(11.4%, 0%, 40%, 0%) |
| CIE-LAB | lab(95.99, -25.09, 45.61) |
| CIE-LCH | lch(95.99, 52.05, 118.82°) |
| OKLab | oklab(95.67% -0.0692 0.1113) |
| OKLCH | oklch(95.67% 0.131 121.9) |
| XYZ | xyz(72.8737, 89.9886, 43.6612) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.48
Celery
#C1FD95
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF99 #B699FF
analogous
#FFE999 #E2FF99 #AFFF99
triadic
#E2FF99 #99E2FF #FF99E2
tetradic
#E2FF99 #99FFE9 #B699FF #FF99AF
square
#E2FF99 #99FFE9 #B699FF #FF99AF
split-complementary
#E2FF99 #99AFFF #E999FF
monochromatic
#BFFF1F #D1FF5C #E2FF99 #F3FFD6 #F6FFE0
Accessibility & contrast
On white
1.11
#E2FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#E2FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF99
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF99 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF491
Deuteranopia (green-blind)
#FFF49E
Tritanopia (blue-blind)
#EAF6E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff99; /* rgb */ color: rgb(226, 255, 153); /* oklch */ color: oklch(95.7% 0.131 121.9);
Tailwind
colors: {
custom: {
50: '#ecffb8',
500: '#e2ff99',
950: '#000000',
},
}SCSS
$custom: #e2ff99; $custom-light: #ecffb8; $custom-dark: #000000;
JSON
{
"hex": "#e2ff99",
"rgb": {
"r": 226,
"g": 255,
"b": 153
},
"hsl": {
"h": 77.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.95666,
"c": 0.13106,
"h": 121.9
},
"luminance": 0.89989
}Semantic roles & 50–950 ramp
primary
#E2FF99
secondary
#815AE2
accent
#00E641
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161811
muted
#858681