#7FD78D#7FD78D
#7FD78D is a light, vivid green. Relative luminance 0.550; OKLCH L 80.5% C 0.134 H 148.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD78D |
|---|---|
| RGB | rgb(127, 215, 141) |
| HSL | hsl(130, 52%, 67%) |
| HSV | hsv(130, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 34.4%, 15.7%) |
| CIE-LAB | lab(79.06, -41.86, 28.45) |
| CIE-LCH | lch(79.06, 50.61, 145.80°) |
| OKLab | oklab(80.49% -0.114 0.0713) |
| OKLCH | oklch(80.49% 0.134 148) |
| XYZ | xyz(37.8585, 55.0336, 33.8218) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.17
Soft Green
#6FC276
ΔE00 5.43
Emerald
#50C878
ΔE00 5.65
Lightgreen
#90EE90
ΔE00 5.94
Weird Green
#3AE57F
ΔE00 6.72
Seaweed
#18D17B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD78D #D77FC9
analogous
#9DD77F #7FD78D #7FD7B9
triadic
#7FD78D #8D7FD7 #D78D7F
tetradic
#7FD78D #7F9DD7 #D77FC9 #D7B97F
square
#7FD78D #7F9DD7 #D77FC9 #D7B97F
split-complementary
#7FD78D #B97FD7 #D77F9D
monochromatic
#34A747 #50C863 #7FD78D #AEE6B7 #DCF4E0
Accessibility & contrast
On white
1.75
#7FD78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7FD78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD78D
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD78D | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C988
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#71D4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd78d; /* rgb */ color: rgb(127, 215, 141); /* oklch */ color: oklch(80.5% 0.134 148.0);
Tailwind
colors: {
custom: {
50: '#a8e4af',
500: '#7fd78d',
950: '#000000',
},
}SCSS
$custom: #7fd78d; $custom-light: #a8e4af; $custom-dark: #000000;
JSON
{
"hex": "#7fd78d",
"rgb": {
"r": 127,
"g": 215,
"b": 141
},
"hsl": {
"h": 129.545,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.8049,
"c": 0.13447,
"h": 148
},
"luminance": 0.55036
}Semantic roles & 50–950 ramp
primary
#7FD78D
secondary
#AB4F9C
accent
#26A7C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481