#7EFF85#7EFF85
#7EFF85 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.199 H 144.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF85 |
|---|---|
| RGB | rgb(126, 255, 133) |
| HSL | hsl(123, 100%, 75%) |
| HSV | hsv(123, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.62, -59.75, 47.33) |
| CIE-LCH | lch(90.62, 76.22, 141.62°) |
| OKLab | oklab(89.88% -0.1623 0.1148) |
| OKLCH | oklch(89.88% 0.199 144.7) |
| XYZ | xyz(48.5951, 77.6452, 34.6120) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.24
Easter Green
#8CFD7E
ΔE00 1.88
Light Green
#96F97B
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.51
Palegreen
#98FB98
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF85 #FF7EF8
analogous
#B7FF7E #7EFF85 #7EFFC6
triadic
#7EFF85 #857EFF #FF857E
tetradic
#7EFF85 #7EB7FF #FF7EF8 #FFC67E
square
#7EFF85 #7EB7FF #FF7EF8 #FFC67E
split-complementary
#7EFF85 #C67EFF #FF7EB7
monochromatic
#04FF11 #41FF4B #7EFF85 #BBFFBF #E0FFE2
Accessibility & contrast
On white
1.27
#7EFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7EFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF85
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF85 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#6AF9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff85; /* rgb */ color: rgb(126, 255, 133); /* oklch */ color: oklch(89.9% 0.199 144.7);
Tailwind
colors: {
custom: {
50: '#acffaa',
500: '#7eff85',
950: '#000000',
},
}SCSS
$custom: #7eff85; $custom-light: #acffaa; $custom-dark: #000000;
JSON
{
"hex": "#7eff85",
"rgb": {
"r": 126,
"g": 255,
"b": 133
},
"hsl": {
"h": 123.256,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.8988,
"c": 0.19874,
"h": 144.7
},
"luminance": 0.77649
}Semantic roles & 50–950 ramp
primary
#7EFF85
secondary
#DE43D5
accent
#00D9E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681