#E7FC80#E7FC80
#E7FC80 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 95.0% C 0.151 H 117.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FC80 |
|---|---|
| RGB | rgb(231, 252, 128) |
| HSL | hsl(70, 95%, 75%) |
| HSV | hsv(70, 49%, 99%) |
| CMYK | cmyk(8.3%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(95.23, -24.37, 56.55) |
| CIE-LCH | lch(95.23, 61.57, 113.31°) |
| OKLab | oklab(95.04% -0.0693 0.1341) |
| OKLCH | oklch(95.04% 0.151 117.3) |
| XYZ | xyz(71.6625, 88.1689, 33.6610) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.71
Faded Yellow
#FEFF7F
ΔE00 4.74
Pale Yellow
#FFFF84
ΔE00 4.84
Butter
#FFFF81
ΔE00 4.91
Pear
#CBF85F
ΔE00 4.94
Banana (survey)
#FFFF7E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FC80 #9580FC
analogous
#FCD380 #E7FC80 #A9FC80
triadic
#E7FC80 #80E7FC #FC80E7
tetradic
#E7FC80 #80FCD3 #9580FC #FC80A9
square
#E7FC80 #80FCD3 #9580FC #FC80A9
split-complementary
#E7FC80 #80A9FC #D380FC
monochromatic
#D0F908 #DCFB44 #E7FC80 #F2FDBC #F9FEE1
Accessibility & contrast
On white
1.13
#E7FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#E7FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FC80
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FC80 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFF287
Tritanopia (blue-blind)
#F2F0E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e7fc80; /* rgb */ color: rgb(231, 252, 128); /* oklch */ color: oklch(95.0% 0.151 117.3);
Tailwind
colors: {
custom: {
50: '#f0fda7',
500: '#e7fc80',
950: '#000000',
},
}SCSS
$custom: #e7fc80; $custom-light: #f0fda7; $custom-dark: #000000;
JSON
{
"hex": "#e7fc80",
"rgb": {
"r": 231,
"g": 252,
"b": 128
},
"hsl": {
"h": 70.161,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.95043,
"c": 0.15095,
"h": 117.3
},
"luminance": 0.88168
}Semantic roles & 50–950 ramp
primary
#E7FC80
secondary
#5F46DA
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581