#E2FF84#E2FF84
#E2FF84 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.152 H 120.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF84 |
|---|---|
| RGB | rgb(226, 255, 132) |
| HSL | hsl(74, 100%, 76%) |
| HSV | hsv(74, 48%, 100%) |
| CMYK | cmyk(11.4%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(95.73, -27.30, 55.22) |
| CIE-LCH | lch(95.73, 61.60, 116.31°) |
| OKLab | oklab(95.37% -0.0769 0.1316) |
| OKLCH | oklch(95.37% 0.152 120.3) |
| XYZ | xyz(71.2893, 89.3549, 35.3169) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.74
Pear
#CBF85F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.27
Pale Lime
#BEFD73
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 6.04
Faded Yellow
#FEFF7F
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF84 #A184FF
analogous
#FFDE84 #E2FF84 #A4FF84
triadic
#E2FF84 #84E2FF #FF84E2
tetradic
#E2FF84 #84FFDE #A184FF #FF84A4
square
#E2FF84 #84FFDE #A184FF #FF84A4
split-complementary
#E2FF84 #84A4FF #DE84FF
monochromatic
#C5FF0A #D4FF47 #E2FF84 #F0FFC1 #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#E2FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF84
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF84 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF379
Deuteranopia (green-blind)
#FFF38B
Tritanopia (blue-blind)
#ECF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff84; /* rgb */ color: rgb(226, 255, 132); /* oklch */ color: oklch(95.4% 0.152 120.3);
Tailwind
colors: {
custom: {
50: '#edffaa',
500: '#e2ff84',
950: '#000000',
},
}SCSS
$custom: #e2ff84; $custom-light: #edffaa; $custom-dark: #000000;
JSON
{
"hex": "#e2ff84",
"rgb": {
"r": 226,
"g": 255,
"b": 132
},
"hsl": {
"h": 74.146,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.95369,
"c": 0.15242,
"h": 120.3
},
"luminance": 0.89355
}Semantic roles & 50–950 ramp
primary
#E2FF84
secondary
#6C48DF
accent
#00E636
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681