#7FD976#7FD976
#7FD976 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.6% C 0.160 H 142.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD976 |
|---|---|
| RGB | rgb(127, 217, 118) |
| HSL | hsl(115, 57%, 66%) |
| HSV | hsv(115, 46%, 85%) |
| CMYK | cmyk(41.5%, 0%, 45.6%, 14.9%) |
| CIE-LAB | lab(79.30, -46.22, 40.39) |
| CIE-LCH | lch(79.30, 61.38, 138.85°) |
| OKLab | oklab(80.57% -0.1261 0.0984) |
| OKLCH | oklch(80.57% 0.16 142) |
| XYZ | xyz(36.8337, 55.4435, 25.8968) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.41
Fresh Green
#69D84F
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.05
Weird Green
#3AE57F
ΔE00 6.36
Pistachio
#93C572
ΔE00 6.42
Soft Green
#6FC276
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD976 #D076D9
analogous
#B1D976 #7FD976 #76D99E
triadic
#7FD976 #767FD9 #D9767F
tetradic
#7FD976 #76B1D9 #D076D9 #D99E76
square
#7FD976 #76B1D9 #D076D9 #D99E76
split-complementary
#7FD976 #9E76D9 #D976B1
monochromatic
#39A62E #52CC46 #7FD976 #ACE6A6 #D9F4D6
Accessibility & contrast
On white
1.74
#7FD976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#7FD976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD976
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD976 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA6E
Deuteranopia (green-blind)
#D0C17C
Tritanopia (blue-blind)
#76D4C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd976; /* rgb */ color: rgb(127, 217, 118); /* oklch */ color: oklch(80.6% 0.160 142.0);
Tailwind
colors: {
custom: {
50: '#a9e59f',
500: '#7fd976',
950: '#000000',
},
}SCSS
$custom: #7fd976; $custom-light: #a9e59f; $custom-dark: #000000;
JSON
{
"hex": "#7fd976",
"rgb": {
"r": 127,
"g": 217,
"b": 118
},
"hsl": {
"h": 114.545,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80566,
"c": 0.15992,
"h": 142
},
"luminance": 0.55446
}Semantic roles & 50–950 ramp
primary
#7FD976
secondary
#A149AA
accent
#21C4B5
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480