#7FF58A#7FF58A
#7FF58A is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.180 H 145.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF58A |
|---|---|
| RGB | rgb(127, 245, 138) |
| HSL | hsl(126, 86%, 73%) |
| HSV | hsv(126, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(87.80, -54.88, 41.38) |
| CIE-LCH | lch(87.80, 68.73, 142.98°) |
| OKLab | oklab(87.6% -0.149 0.1015) |
| OKLCH | oklch(87.6% 0.18 145.8) |
| XYZ | xyz(45.9897, 71.6484, 35.4459) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.67
Lightgreen
#90EE90
ΔE00 2.68
Baby Green
#8CFF9E
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 2.97
Easter Green
#8CFD7E
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF58A #F57FEA
analogous
#AFF57F #7FF58A #7FF5C5
triadic
#7FF58A #8A7FF5 #F58A7F
tetradic
#7FF58A #7FAFF5 #F57FEA #F5C57F
square
#7FF58A #7FAFF5 #F57FEA #F5C57F
split-complementary
#7FF58A #C57FF5 #F57FAF
monochromatic
#12E826 #46F156 #7FF58A #B8F9BE #E3FDE5
Accessibility & contrast
On white
1.37
#7FF58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#7FF58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF58A
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF58A | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#6CF0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff58a; /* rgb */ color: rgb(127, 245, 138); /* oklch */ color: oklch(87.6% 0.180 145.8);
Tailwind
colors: {
custom: {
50: '#abf9ad',
500: '#7ff58a',
950: '#000000',
},
}SCSS
$custom: #7ff58a; $custom-light: #abf9ad; $custom-dark: #000000;
JSON
{
"hex": "#7ff58a",
"rgb": {
"r": 127,
"g": 245,
"b": 138
},
"hsl": {
"h": 125.593,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.87603,
"c": 0.18029,
"h": 145.8
},
"luminance": 0.71652
}Semantic roles & 50–950 ramp
primary
#7FF58A
secondary
#D147C4
accent
#03CDE2
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581