#7FD478#7FD478
#7FD478 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.4% C 0.151 H 142.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD478 |
|---|---|
| RGB | rgb(127, 212, 120) |
| HSL | hsl(115, 52%, 65%) |
| HSV | hsv(115, 43%, 83%) |
| CMYK | cmyk(40.1%, 0%, 43.4%, 16.9%) |
| CIE-LAB | lab(77.85, -43.81, 37.56) |
| CIE-LCH | lch(77.85, 57.70, 139.39°) |
| OKLab | oklab(79.39% -0.1194 0.092) |
| OKLCH | oklch(79.39% 0.151 142.4) |
| XYZ | xyz(35.6845, 52.9530, 26.1063) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.17
Pistachio
#93C572
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.60
Fresh Green
#69D84F
ΔE00 5.79
Lightgreen
#90EE90
ΔE00 5.98
Emerald
#50C878
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD478 #CD78D4
analogous
#ADD478 #7FD478 #78D49F
triadic
#7FD478 #787FD4 #D4787F
tetradic
#7FD478 #78ADD4 #CD78D4 #D49F78
square
#7FD478 #78ADD4 #CD78D4 #D49F78
split-complementary
#7FD478 #9F78D4 #D478AD
monochromatic
#3B9F33 #53C54A #7FD478 #ABE3A6 #D7F2D5
Accessibility & contrast
On white
1.81
#7FD478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7FD478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD478
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD478 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#CCBD7E
Tritanopia (blue-blind)
#76CFBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fd478; /* rgb */ color: rgb(127, 212, 120); /* oklch */ color: oklch(79.4% 0.151 142.4);
Tailwind
colors: {
custom: {
50: '#a8e2a0',
500: '#7fd478',
950: '#000000',
},
}SCSS
$custom: #7fd478; $custom-light: #a8e2a0; $custom-dark: #000000;
JSON
{
"hex": "#7fd478",
"rgb": {
"r": 127,
"g": 212,
"b": 120
},
"hsl": {
"h": 115.435,
"s": 51.685,
"l": 65.098
},
"oklch": {
"l": 0.79394,
"c": 0.15078,
"h": 142.4
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#7FD478
secondary
#9D4DA4
accent
#26BFB3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480