#E4FF86#E4FF86
#E4FF86 is a very light, vivid yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.150 H 119.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FF86 |
|---|---|
| RGB | rgb(228, 255, 134) |
| HSL | hsl(73, 100%, 76%) |
| HSV | hsv(73, 47%, 100%) |
| CMYK | cmyk(10.6%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.89, -26.35, 54.52) |
| CIE-LCH | lch(95.89, 60.55, 115.80°) |
| OKLab | oklab(95.54% -0.0742 0.1302) |
| OKLCH | oklch(95.54% 0.15 119.7) |
| XYZ | xyz(72.0585, 89.7355, 36.0742) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.09
Pear
#CBF85F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.59
Yellowish Tan
#FCFC81
ΔE00 6.00
Faded Yellow
#FEFF7F
ΔE00 6.00
Pale Yellow
#FFFF84
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FF86 #A186FF
analogous
#FFDD86 #E4FF86 #A8FF86
triadic
#E4FF86 #86E4FF #FF86E4
tetradic
#E4FF86 #86FFDD #A186FF #FF86A8
square
#E4FF86 #86FFDD #A186FF #FF86A8
split-complementary
#E4FF86 #86A8FF #DD86FF
monochromatic
#C9FF0C #D6FF49 #E4FF86 #F2FFC3 #F8FFE0
Accessibility & contrast
On white
1.11
#E4FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#E4FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FF86
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FF86 | 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)
#FFF37B
Deuteranopia (green-blind)
#FFF48D
Tritanopia (blue-blind)
#EEF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e4ff86; /* rgb */ color: rgb(228, 255, 134); /* oklch */ color: oklch(95.5% 0.150 119.7);
Tailwind
colors: {
custom: {
50: '#eeffac',
500: '#e4ff86',
950: '#000000',
},
}SCSS
$custom: #e4ff86; $custom-light: #eeffac; $custom-dark: #000000;
JSON
{
"hex": "#e4ff86",
"rgb": {
"r": 228,
"g": 255,
"b": 134
},
"hsl": {
"h": 73.388,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95538,
"c": 0.14982,
"h": 119.7
},
"luminance": 0.89735
}Semantic roles & 50–950 ramp
primary
#E4FF86
secondary
#6B4ADF
accent
#00E633
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681