#7FD877#7FD877
#7FD877 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.158 H 142.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD877 |
|---|---|
| RGB | rgb(127, 216, 119) |
| HSL | hsl(115, 55%, 66%) |
| HSV | hsv(115, 45%, 85%) |
| CMYK | cmyk(41.2%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(79.01, -45.66, 39.54) |
| CIE-LCH | lch(79.01, 60.40, 139.11°) |
| OKLab | oklab(80.34% -0.1245 0.0965) |
| OKLCH | oklch(80.34% 0.158 142.2) |
| XYZ | xyz(36.6364, 54.9535, 26.1258) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.69
Fresh Green
#69D84F
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.19
Soft Green
#6FC276
ΔE00 6.21
Pistachio
#93C572
ΔE00 6.22
Weird Green
#3AE57F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD877 #D077D8
analogous
#AFD877 #7FD877 #77D89F
triadic
#7FD877 #777FD8 #D8777F
tetradic
#7FD877 #77AFD8 #D077D8 #D89F77
square
#7FD877 #77AFD8 #D077D8 #D89F77
split-complementary
#7FD877 #9F77D8 #D877AF
monochromatic
#39A52F #52CA47 #7FD877 #ACE6A7 #D9F3D6
Accessibility & contrast
On white
1.75
#7FD877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7FD877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD877
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD877 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC96F
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#76D3C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd877; /* rgb */ color: rgb(127, 216, 119); /* oklch */ color: oklch(80.3% 0.158 142.2);
Tailwind
colors: {
custom: {
50: '#a8e4a0',
500: '#7fd877',
950: '#000000',
},
}SCSS
$custom: #7fd877; $custom-light: #a8e4a0; $custom-dark: #000000;
JSON
{
"hex": "#7fd877",
"rgb": {
"r": 127,
"g": 216,
"b": 119
},
"hsl": {
"h": 115.052,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.80341,
"c": 0.15753,
"h": 142.2
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#7FD877
secondary
#A14AA9
accent
#23C3B6
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480