#7FF78A#7FF78A
#7FF78A is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.1% C 0.183 H 145.7°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF78A |
|---|---|
| RGB | rgb(127, 247, 138) |
| HSL | hsl(126, 88%, 73%) |
| HSV | hsv(126, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(88.38, -55.67, 42.13) |
| CIE-LCH | lch(88.38, 69.81, 142.89°) |
| OKLab | oklab(88.08% -0.1512 0.1032) |
| OKLCH | oklch(88.08% 0.183 145.7) |
| XYZ | xyz(46.5980, 72.8650, 35.6487) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.61
Baby Green
#8CFF9E
ΔE00 2.70
Mint Green
#8FFF9F
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF78A #F77FEC
analogous
#B0F77F #7FF78A #7FF7C6
triadic
#7FF78A #8A7FF7 #F78A7F
tetradic
#7FF78A #7FB0F7 #F77FEC #F7C67F
square
#7FF78A #7FB0F7 #F77FEC #F7C67F
split-complementary
#7FF78A #C67FF7 #F77FB0
monochromatic
#0FED23 #45F355 #7FF78A #B9FBBF #E2FDE5
Accessibility & contrast
On white
1.35
#7FF78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#7FF78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF78A
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF78A | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#EAD991
Tritanopia (blue-blind)
#6CF2DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff78a; /* rgb */ color: rgb(127, 247, 138); /* oklch */ color: oklch(88.1% 0.183 145.7);
Tailwind
colors: {
custom: {
50: '#abfbad',
500: '#7ff78a',
950: '#000000',
},
}SCSS
$custom: #7ff78a; $custom-light: #abfbad; $custom-dark: #000000;
JSON
{
"hex": "#7ff78a",
"rgb": {
"r": 127,
"g": 247,
"b": 138
},
"hsl": {
"h": 125.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88081,
"c": 0.18302,
"h": 145.7
},
"luminance": 0.72869
}Semantic roles & 50–950 ramp
primary
#7FF78A
secondary
#D347C7
accent
#01D0E5
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581