#E7FF86#E7FF86
#E7FF86 is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.149 H 118.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF86 |
|---|---|
| RGB | rgb(231, 255, 134) |
| HSL | hsl(72, 100%, 76%) |
| HSV | hsv(72, 47%, 100%) |
| CMYK | cmyk(9.4%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(96.09, -25.22, 54.81) |
| CIE-LCH | lch(96.09, 60.34, 114.71°) |
| OKLab | oklab(95.75% -0.0711 0.1308) |
| OKLCH | oklch(95.75% 0.149 118.5) |
| XYZ | xyz(73.0187, 90.2306, 36.1192) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.69
Pear
#CBF85F
ΔE00 4.98
Yellowish Tan
#FCFC81
ΔE00 5.39
Faded Yellow
#FEFF7F
ΔE00 5.39
Pale Yellow
#FFFF84
ΔE00 5.43
Butter
#FFFF81
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF86 #9E86FF
analogous
#FFDB86 #E7FF86 #ABFF86
triadic
#E7FF86 #86E7FF #FF86E7
tetradic
#E7FF86 #86FFDB #9E86FF #FF86AB
square
#E7FF86 #86FFDB #9E86FF #FF86AB
split-complementary
#E7FF86 #86ABFF #DB86FF
monochromatic
#CFFF0C #DBFF49 #E7FF86 #F3FFC3 #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#E7FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF86
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF86 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47B
Deuteranopia (green-blind)
#FFF48D
Tritanopia (blue-blind)
#F2F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff86; /* rgb */ color: rgb(231, 255, 134); /* oklch */ color: oklch(95.8% 0.149 118.5);
Tailwind
colors: {
custom: {
50: '#f0ffac',
500: '#e7ff86',
950: '#000000',
},
}SCSS
$custom: #e7ff86; $custom-light: #f0ffac; $custom-dark: #000000;
JSON
{
"hex": "#e7ff86",
"rgb": {
"r": 231,
"g": 255,
"b": 134
},
"hsl": {
"h": 71.901,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95754,
"c": 0.14888,
"h": 118.5
},
"luminance": 0.9023
}Semantic roles & 50–950 ramp
primary
#E7FF86
secondary
#684ADF
accent
#00E62E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681