#7FD978#7FD978
#7FD978 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.6% C 0.158 H 142.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD978 |
|---|---|
| RGB | rgb(127, 217, 120) |
| HSL | hsl(116, 56%, 66%) |
| HSV | hsv(116, 45%, 85%) |
| CMYK | cmyk(41.5%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(79.32, -45.95, 39.43) |
| CIE-LCH | lch(79.32, 60.55, 139.36°) |
| OKLab | oklab(80.6% -0.1253 0.0963) |
| OKLCH | oklch(80.6% 0.158 142.4) |
| XYZ | xyz(36.9538, 55.4916, 26.5294) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.96
Fresh Green
#69D84F
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD978 #D278D9
analogous
#AFD978 #7FD978 #78D9A1
triadic
#7FD978 #787FD9 #D9787F
tetradic
#7FD978 #78AFD9 #D278D9 #D9A178
square
#7FD978 #78AFD9 #D278D9 #D9A178
split-complementary
#7FD978 #A178D9 #D978AF
monochromatic
#38A72F #52CC48 #7FD978 #ACE6A8 #DAF4D8
Accessibility & contrast
On white
1.74
#7FD978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#7FD978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD978
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD978 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA70
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#76D4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd978; /* rgb */ color: rgb(127, 217, 120); /* oklch */ color: oklch(80.6% 0.158 142.4);
Tailwind
colors: {
custom: {
50: '#a9e5a0',
500: '#7fd978',
950: '#000000',
},
}SCSS
$custom: #7fd978; $custom-light: #a9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#7fd978",
"rgb": {
"r": 127,
"g": 217,
"b": 120
},
"hsl": {
"h": 115.67,
"s": 56.069,
"l": 66.078
},
"oklch": {
"l": 0.80597,
"c": 0.158,
"h": 142.4
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#7FD978
secondary
#A44AAB
accent
#22C4B8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480