#7FE077#7FE077
#7FE077 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.169 H 142.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE077 |
|---|---|
| RGB | rgb(127, 224, 119) |
| HSL | hsl(115, 63%, 67%) |
| HSV | hsv(115, 47%, 88%) |
| CMYK | cmyk(43.3%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(81.38, -49.02, 42.51) |
| CIE-LCH | lch(81.38, 64.88, 139.07°) |
| OKLab | oklab(82.27% -0.1336 0.1032) |
| OKLCH | oklch(82.27% 0.169 142.3) |
| XYZ | xyz(38.7361, 59.1528, 26.8257) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 3.91
Fresh Green
#69D84F
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 5.80
Light Green
#96F97B
ΔE00 6.06
Palegreen
#98FB98
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE077 #D877E0
analogous
#B3E077 #7FE077 #77E0A4
triadic
#7FE077 #777FE0 #E0777F
tetradic
#7FE077 #77B3E0 #D877E0 #E0A477
square
#7FE077 #77B3E0 #D877E0 #E0A477
split-complementary
#7FE077 #A477E0 #E077B3
monochromatic
#34B429 #50D545 #7FE077 #AEEBA9 #DDF7DB
Accessibility & contrast
On white
1.64
#7FE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7FE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE077
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE077 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06E
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#75DAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fe077; /* rgb */ color: rgb(127, 224, 119); /* oklch */ color: oklch(82.3% 0.169 142.3);
Tailwind
colors: {
custom: {
50: '#a9eaa0',
500: '#7fe077',
950: '#000000',
},
}SCSS
$custom: #7fe077; $custom-light: #a9eaa0; $custom-dark: #000000;
JSON
{
"hex": "#7fe077",
"rgb": {
"r": 127,
"g": 224,
"b": 119
},
"hsl": {
"h": 115.429,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82267,
"c": 0.16886,
"h": 142.3
},
"luminance": 0.59155
}Semantic roles & 50–950 ramp
primary
#7FE077
secondary
#AC46B5
accent
#1BCBBD
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480