#E2FF80#E2FF80
#E2FF80 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.156 H 120.1°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF80 |
|---|---|
| RGB | rgb(226, 255, 128) |
| HSL | hsl(74, 100%, 75%) |
| HSV | hsv(74, 50%, 100%) |
| CMYK | cmyk(11.4%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.68, -27.68, 57.00) |
| CIE-LCH | lch(95.68, 63.37, 115.90°) |
| OKLab | oklab(95.32% -0.0783 0.1352) |
| OKLCH | oklch(95.32% 0.156 120.1) |
| XYZ | xyz(71.0209, 89.2475, 33.9029) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Pear
#CBF85F
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 5.45
Pale Lime
#BEFD73
ΔE00 5.76
Faded Yellow
#FEFF7F
ΔE00 6.13
Yellowish Tan
#FCFC81
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF80 #9D80FF
analogous
#FFDD80 #E2FF80 #A2FF80
triadic
#E2FF80 #80E2FF #FF80E2
tetradic
#E2FF80 #80FFDD #9D80FF #FF80A2
square
#E2FF80 #80FFDD #9D80FF #FF80A2
split-complementary
#E2FF80 #80A2FF #DD80FF
monochromatic
#C6FF06 #D4FF43 #E2FF80 #F0FFBD #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#E2FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF80
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF80 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF374
Deuteranopia (green-blind)
#FFF387
Tritanopia (blue-blind)
#ECF4E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff80; /* rgb */ color: rgb(226, 255, 128); /* oklch */ color: oklch(95.3% 0.156 120.1);
Tailwind
colors: {
custom: {
50: '#edffa8',
500: '#e2ff80',
950: '#000000',
},
}SCSS
$custom: #e2ff80; $custom-light: #edffa8; $custom-dark: #000000;
JSON
{
"hex": "#e2ff80",
"rgb": {
"r": 226,
"g": 255,
"b": 128
},
"hsl": {
"h": 73.701,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.95319,
"c": 0.15623,
"h": 120.1
},
"luminance": 0.89247
}Semantic roles & 50–950 ramp
primary
#E2FF80
secondary
#6845DE
accent
#00E634
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681