#7FF59A#7FF59A
#7FF59A is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.165 H 149.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF59A |
|---|---|
| RGB | rgb(127, 245, 154) |
| HSL | hsl(134, 86%, 73%) |
| HSV | hsv(134, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(88.04, -52.40, 33.79) |
| CIE-LCH | lch(88.04, 62.35, 147.19°) |
| OKLab | oklab(87.88% -0.1423 0.0842) |
| OKLCH | oklch(87.88% 0.165 149.4) |
| XYZ | xyz(47.2345, 72.1463, 42.0022) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.39
Foam Green
#90FDA9
ΔE00 2.41
Mint Green
#8FFF9F
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF59A #F57FDA
analogous
#9FF57F #7FF59A #7FF5D5
triadic
#7FF59A #9A7FF5 #F59A7F
tetradic
#7FF59A #7F9FF5 #F57FDA #F5D57F
square
#7FF59A #7F9FF5 #F57FDA #F5D57F
split-complementary
#7FF59A #D57FF5 #F57F9F
monochromatic
#12E843 #46F16D #7FF59A #B8F9C7 #E3FDE9
Accessibility & contrast
On white
1.36
#7FF59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#7FF59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF59A
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF59A | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E494
Deuteranopia (green-blind)
#E6D8A0
Tritanopia (blue-blind)
#68F1DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff59a; /* rgb */ color: rgb(127, 245, 154); /* oklch */ color: oklch(87.9% 0.165 149.4);
Tailwind
colors: {
custom: {
50: '#abf9b8',
500: '#7ff59a',
950: '#000000',
},
}SCSS
$custom: #7ff59a; $custom-light: #abf9b8; $custom-dark: #000000;
JSON
{
"hex": "#7ff59a",
"rgb": {
"r": 127,
"g": 245,
"b": 154
},
"hsl": {
"h": 133.729,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.87877,
"c": 0.16539,
"h": 149.4
},
"luminance": 0.7215
}Semantic roles & 50–950 ramp
primary
#7FF59A
secondary
#D147B1
accent
#03AFE2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581