#7FF97E#7FF97E
#7FF97E is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.197 H 143.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF97E |
|---|---|
| RGB | rgb(127, 249, 126) |
| HSL | hsl(120, 91%, 74%) |
| HSV | hsv(120, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(88.81, -58.10, 48.39) |
| CIE-LCH | lch(88.81, 75.62, 140.21°) |
| OKLab | oklab(88.38% -0.158 0.1168) |
| OKLCH | oklch(88.38% 0.197 143.5) |
| XYZ | xyz(46.3916, 73.7662, 31.5283) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.55
Lightgreen (survey)
#76FF7B
ΔE00 1.58
Light Green
#96F97B
ΔE00 2.59
Lighter Green
#75FD63
ΔE00 3.41
Palegreen
#98FB98
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF97E #F87EF9
analogous
#BCF97E #7FF97E #7EF9BA
triadic
#7FF97E #7E7FF9 #F97E7F
tetradic
#7FF97E #7EBCF9 #F87EF9 #F9BA7E
square
#7FF97E #7EBCF9 #F87EF9 #F9BA7E
split-complementary
#7FF97E #BA7EF9 #F97EBC
monochromatic
#0DF10B #45F644 #7FF97E #B9FCB8 #E2FEE2
Accessibility & contrast
On white
1.33
#7FF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#7FF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF97E
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF97E | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE674
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#6EF3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff97e; /* rgb */ color: rgb(127, 249, 126); /* oklch */ color: oklch(88.4% 0.197 143.5);
Tailwind
colors: {
custom: {
50: '#acfca5',
500: '#7ff97e',
950: '#000000',
},
}SCSS
$custom: #7ff97e; $custom-light: #acfca5; $custom-dark: #000000;
JSON
{
"hex": "#7ff97e",
"rgb": {
"r": 127,
"g": 249,
"b": 126
},
"hsl": {
"h": 119.512,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.88381,
"c": 0.19651,
"h": 143.5
},
"luminance": 0.7377
}Semantic roles & 50–950 ramp
primary
#7FF97E
secondary
#D545D6
accent
#00E6E4
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680