#7FE97F#7FE97F
#7FE97F is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.174 H 143.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE97F |
|---|---|
| RGB | rgb(127, 233, 127) |
| HSL | hsl(120, 71%, 71%) |
| HSV | hsv(120, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(84.13, -51.61, 42.08) |
| CIE-LCH | lch(84.13, 66.59, 140.81°) |
| OKLab | oklab(84.55% -0.1404 0.1026) |
| OKLCH | oklch(84.55% 0.174 143.8) |
| XYZ | xyz(41.7200, 64.3193, 30.2910) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.50
Lightish Green
#61E160
ΔE00 4.03
Palegreen
#98FB98
ΔE00 4.43
Light Green
#96F97B
ΔE00 4.73
Easter Green
#8CFD7E
ΔE00 4.81
Lightgreen (survey)
#76FF7B
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE97F #E97FE9
analogous
#B4E97F #7FE97F #7FE9B4
triadic
#7FE97F #7F7FE9 #E97F7F
tetradic
#7FE97F #7FB4E9 #E97FE9 #E9B47F
square
#7FE97F #7FB4E9 #E97FE9 #E9B47F
split-complementary
#7FE97F #B47FE9 #E97FB4
monochromatic
#23CB23 #4BE04B #7FE97F #B3F2B3 #E5FBE5
Accessibility & contrast
On white
1.51
#7FE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#7FE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE97F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE97F | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#71E4D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe97f; /* rgb */ color: rgb(127, 233, 127); /* oklch */ color: oklch(84.6% 0.174 143.8);
Tailwind
colors: {
custom: {
50: '#aaf1a6',
500: '#7fe97f',
950: '#000000',
},
}SCSS
$custom: #7fe97f; $custom-light: #aaf1a6; $custom-dark: #000000;
JSON
{
"hex": "#7fe97f",
"rgb": {
"r": 127,
"g": 233,
"b": 127
},
"hsl": {
"h": 120,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.84554,
"c": 0.17394,
"h": 143.8
},
"luminance": 0.64322
}Semantic roles & 50–950 ramp
primary
#7FE97F
secondary
#C24AC2
accent
#13D3D3
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580