#E7FF80#E7FF80
#E7FF80 is a very light, vivid yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.155 H 118.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF80 |
|---|---|
| RGB | rgb(231, 255, 128) |
| HSL | hsl(71, 100%, 75%) |
| HSV | hsv(71, 50%, 100%) |
| CMYK | cmyk(9.4%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(96.02, -25.78, 57.49) |
| CIE-LCH | lch(96.02, 63.01, 114.16°) |
| OKLab | oklab(95.68% -0.0732 0.1362) |
| OKLCH | oklch(95.68% 0.155 118.3) |
| XYZ | xyz(72.6120, 90.0679, 33.9775) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.62
Light Yellow Green
#CCFD7F
ΔE00 4.90
Faded Yellow
#FEFF7F
ΔE00 5.11
Yellowish Tan
#FCFC81
ΔE00 5.18
Pale Yellow
#FFFF84
ΔE00 5.24
Butter
#FFFF81
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF80 #9880FF
analogous
#FFD880 #E7FF80 #A7FF80
triadic
#E7FF80 #80E7FF #FF80E7
tetradic
#E7FF80 #80FFD8 #9880FF #FF80A7
square
#E7FF80 #80FFD8 #9880FF #FF80A7
split-complementary
#E7FF80 #80A7FF #D880FF
monochromatic
#D0FF06 #DBFF43 #E7FF80 #F3FFBD #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#E7FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF80
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF80 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF374
Deuteranopia (green-blind)
#FFF487
Tritanopia (blue-blind)
#F2F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff80; /* rgb */ color: rgb(231, 255, 128); /* oklch */ color: oklch(95.7% 0.155 118.3);
Tailwind
colors: {
custom: {
50: '#f1ffa8',
500: '#e7ff80',
950: '#000000',
},
}SCSS
$custom: #e7ff80; $custom-light: #f1ffa8; $custom-dark: #000000;
JSON
{
"hex": "#e7ff80",
"rgb": {
"r": 231,
"g": 255,
"b": 128
},
"hsl": {
"h": 71.339,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.95678,
"c": 0.15464,
"h": 118.3
},
"luminance": 0.90067
}Semantic roles & 50–950 ramp
primary
#E7FF80
secondary
#6245DE
accent
#00E62B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681