#7FF58D#7FF58D
#7FF58D is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.178 H 146.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF58D |
|---|---|
| RGB | rgb(127, 245, 141) |
| HSL | hsl(127, 86%, 73%) |
| HSV | hsv(127, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(87.84, -54.43, 39.97) |
| CIE-LCH | lch(87.84, 67.53, 143.71°) |
| OKLab | oklab(87.65% -0.1478 0.0983) |
| OKLCH | oklch(87.65% 0.178 146.4) |
| XYZ | xyz(46.2099, 71.7364, 36.6056) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Baby Green
#8CFF9E
ΔE00 2.58
Palegreen
#98FB98
ΔE00 2.60
Mint Green
#8FFF9F
ΔE00 2.72
Easter Green
#8CFD7E
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF58D #F57FE7
analogous
#ACF57F #7FF58D #7FF5C8
triadic
#7FF58D #8D7FF5 #F58D7F
tetradic
#7FF58D #7FACF5 #F57FE7 #F5C87F
square
#7FF58D #7FACF5 #F57FE7 #F5C87F
split-complementary
#7FF58D #C87FF5 #F57FAC
monochromatic
#12E82B #46F15A #7FF58D #B8F9C0 #E3FDE6
Accessibility & contrast
On white
1.37
#7FF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#7FF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF58D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF58D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#6CF0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff58d; /* rgb */ color: rgb(127, 245, 141); /* oklch */ color: oklch(87.7% 0.178 146.4);
Tailwind
colors: {
custom: {
50: '#abf9af',
500: '#7ff58d',
950: '#000000',
},
}SCSS
$custom: #7ff58d; $custom-light: #abf9af; $custom-dark: #000000;
JSON
{
"hex": "#7ff58d",
"rgb": {
"r": 127,
"g": 245,
"b": 141
},
"hsl": {
"h": 127.119,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.87651,
"c": 0.17752,
"h": 146.4
},
"luminance": 0.7174
}Semantic roles & 50–950 ramp
primary
#7FF58D
secondary
#D147C1
accent
#03C8E2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581