#7FF97D#7FF97D
#7FF97D is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.197 H 143.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF97D |
|---|---|
| RGB | rgb(127, 249, 125) |
| HSL | hsl(119, 91%, 73%) |
| HSV | hsv(119, 50%, 98%) |
| CMYK | cmyk(49%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(88.80, -58.23, 48.85) |
| CIE-LCH | lch(88.80, 76.01, 140.01°) |
| OKLab | oklab(88.37% -0.1584 0.1177) |
| OKLCH | oklch(88.37% 0.197 143.4) |
| XYZ | xyz(46.3274, 73.7406, 31.1902) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.49
Lightgreen (survey)
#76FF7B
ΔE00 1.54
Light Green
#96F97B
ΔE00 2.52
Lighter Green
#75FD63
ΔE00 3.28
Palegreen
#98FB98
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF97D #F77DF9
analogous
#BDF97D #7FF97D #7DF9B9
triadic
#7FF97D #7D7FF9 #F97D7F
tetradic
#7FF97D #7DBDF9 #F77DF9 #F9B97D
square
#7FF97D #7DBDF9 #F77DF9 #F9B97D
split-complementary
#7FF97D #B97DF9 #F97DBD
monochromatic
#0FF00B #45F642 #7FF97D #B9FCB7 #E2FEE2
Accessibility & contrast
On white
1.33
#7FF97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#7FF97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF97D
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF97D | 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)
#FEE672
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#6EF3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff97d; /* rgb */ color: rgb(127, 249, 125); /* oklch */ color: oklch(88.4% 0.197 143.4);
Tailwind
colors: {
custom: {
50: '#acfca5',
500: '#7ff97d',
950: '#000000',
},
}SCSS
$custom: #7ff97d; $custom-light: #acfca5; $custom-dark: #000000;
JSON
{
"hex": "#7ff97d",
"rgb": {
"r": 127,
"g": 249,
"b": 125
},
"hsl": {
"h": 119.032,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.88367,
"c": 0.1974,
"h": 143.4
},
"luminance": 0.73744
}Semantic roles & 50–950 ramp
primary
#7FF97D
secondary
#D344D6
accent
#00E6E2
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680