#E2FC80#E2FC80
#E2FC80 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.7% C 0.152 H 119.2°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FC80 |
|---|---|
| RGB | rgb(226, 252, 128) |
| HSL | hsl(73, 95%, 75%) |
| HSV | hsv(73, 49%, 99%) |
| CMYK | cmyk(10.3%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(94.89, -26.27, 56.05) |
| CIE-LCH | lch(94.89, 61.90, 115.11°) |
| OKLab | oklab(94.68% -0.0744 0.1331) |
| OKLCH | oklch(94.68% 0.152 119.2) |
| XYZ | xyz(70.0713, 87.3484, 33.5864) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.23
Light Yellow Green
#CCFD7F
ΔE00 4.24
Yellowish Tan
#FCFC81
ΔE00 5.76
Faded Yellow
#FEFF7F
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.81
Pale Yellow
#FFFF84
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FC80 #9A80FC
analogous
#FCD880 #E2FC80 #A4FC80
triadic
#E2FC80 #80E2FC #FC80E2
tetradic
#E2FC80 #80FCD8 #9A80FC #FC80A4
square
#E2FC80 #80FCD8 #9A80FC #FC80A4
split-complementary
#E2FC80 #80A4FC #D880FC
monochromatic
#C7F908 #D4FB44 #E2FC80 #F0FDBC #F8FEE1
Accessibility & contrast
On white
1.14
#E2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#E2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FC80
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FC80 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#ECF1E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2fc80; /* rgb */ color: rgb(226, 252, 128); /* oklch */ color: oklch(94.7% 0.152 119.2);
Tailwind
colors: {
custom: {
50: '#edfda7',
500: '#e2fc80',
950: '#000000',
},
}SCSS
$custom: #e2fc80; $custom-light: #edfda7; $custom-dark: #000000;
JSON
{
"hex": "#e2fc80",
"rgb": {
"r": 226,
"g": 252,
"b": 128
},
"hsl": {
"h": 72.581,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.94679,
"c": 0.15246,
"h": 119.2
},
"luminance": 0.87348
}Semantic roles & 50–950 ramp
primary
#E2FC80
secondary
#6546DA
accent
#00E630
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581