#E5FF86#E5FF86
#E5FF86 is a very light, vivid yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.149 H 119.3°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FF86 |
|---|---|
| RGB | rgb(229, 255, 134) |
| HSL | hsl(73, 100%, 76%) |
| HSV | hsv(73, 47%, 100%) |
| CMYK | cmyk(10.2%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.96, -25.98, 54.62) |
| CIE-LCH | lch(95.96, 60.48, 115.44°) |
| OKLab | oklab(95.61% -0.0732 0.1304) |
| OKLCH | oklch(95.61% 0.15 119.3) |
| XYZ | xyz(72.3767, 89.8996, 36.0891) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Pear
#CBF85F
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 5.80
Yellowish Tan
#FCFC81
ΔE00 5.80
Faded Yellow
#FEFF7F
ΔE00 5.80
Pale Yellow
#FFFF84
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FF86 #A086FF
analogous
#FFDD86 #E5FF86 #A9FF86
triadic
#E5FF86 #86E5FF #FF86E5
tetradic
#E5FF86 #86FFDD #A086FF #FF86A9
square
#E5FF86 #86FFDD #A086FF #FF86A9
split-complementary
#E5FF86 #86A9FF #DD86FF
monochromatic
#CBFF0C #D8FF49 #E5FF86 #F2FFC3 #F8FFE0
Accessibility & contrast
On white
1.11
#E5FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#E5FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FF86
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FF86 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37B
Deuteranopia (green-blind)
#FFF48D
Tritanopia (blue-blind)
#EFF4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e5ff86; /* rgb */ color: rgb(229, 255, 134); /* oklch */ color: oklch(95.6% 0.149 119.3);
Tailwind
colors: {
custom: {
50: '#efffac',
500: '#e5ff86',
950: '#000000',
},
}SCSS
$custom: #e5ff86; $custom-light: #efffac; $custom-dark: #000000;
JSON
{
"hex": "#e5ff86",
"rgb": {
"r": 229,
"g": 255,
"b": 134
},
"hsl": {
"h": 72.893,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95609,
"c": 0.1495,
"h": 119.3
},
"luminance": 0.89899
}Semantic roles & 50–950 ramp
primary
#E5FF86
secondary
#6A4ADF
accent
#00E631
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681