#E2FF91#E2FF91
#E2FF91 is a very light, vivid yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.139 H 121.2°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF91 |
|---|---|
| RGB | rgb(226, 255, 145) |
| HSL | hsl(76, 100%, 78%) |
| HSV | hsv(76, 43%, 100%) |
| CMYK | cmyk(11.4%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(95.89, -25.98, 49.31) |
| CIE-LCH | lch(95.89, 55.74, 117.78°) |
| OKLab | oklab(95.55% -0.0722 0.1193) |
| OKLCH | oklch(95.55% 0.139 121.2) |
| XYZ | xyz(72.2350, 89.7331, 40.2973) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.51
Pear
#CBF85F
ΔE00 5.58
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF91 #AE91FF
analogous
#FFE591 #E2FF91 #ABFF91
triadic
#E2FF91 #91E2FF #FF91E2
tetradic
#E2FF91 #91FFE5 #AE91FF #FF91AB
square
#E2FF91 #91FFE5 #AE91FF #FF91AB
split-complementary
#E2FF91 #91ABFF #E591FF
monochromatic
#C2FF17 #D2FF54 #E2FF91 #F2FFCE #F7FFE0
Accessibility & contrast
On white
1.11
#E2FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#E2FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF91
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF91 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF488
Deuteranopia (green-blind)
#FFF397
Tritanopia (blue-blind)
#EBF5E5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff91; /* rgb */ color: rgb(226, 255, 145); /* oklch */ color: oklch(95.5% 0.139 121.2);
Tailwind
colors: {
custom: {
50: '#ecffb3',
500: '#e2ff91',
950: '#000000',
},
}SCSS
$custom: #e2ff91; $custom-light: #ecffb3; $custom-dark: #000000;
JSON
{
"hex": "#e2ff91",
"rgb": {
"r": 226,
"g": 255,
"b": 145
},
"hsl": {
"h": 75.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.95546,
"c": 0.13944,
"h": 121.2
},
"luminance": 0.89733
}Semantic roles & 50–950 ramp
primary
#E2FF91
secondary
#7953E1
accent
#00E63D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161811
muted
#858681