#7FD78E#7FD78E
#7FD78E is a light, vivid green. Relative luminance 0.551; OKLCH L 80.5% C 0.133 H 148.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD78E |
|---|---|
| RGB | rgb(127, 215, 142) |
| HSL | hsl(130, 52%, 67%) |
| HSV | hsv(130, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 34%, 15.7%) |
| CIE-LAB | lab(79.08, -41.69, 27.95) |
| CIE-LCH | lch(79.08, 50.20, 146.16°) |
| OKLab | oklab(80.51% -0.1136 0.0701) |
| OKLCH | oklch(80.51% 0.133 148.3) |
| XYZ | xyz(37.9332, 55.0635, 34.2154) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.48
Emerald
#50C878
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 6.04
Weird Green
#3AE57F
ΔE00 6.79
Seaweed
#18D17B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD78E #D77FC8
analogous
#9CD77F #7FD78E #7FD7BA
triadic
#7FD78E #8E7FD7 #D78E7F
tetradic
#7FD78E #7F9CD7 #D77FC8 #D7BA7F
square
#7FD78E #7F9CD7 #D77FC8 #D7BA7F
split-complementary
#7FD78E #BA7FD7 #D77F9C
monochromatic
#34A748 #50C865 #7FD78E #AEE6B7 #DCF4E0
Accessibility & contrast
On white
1.75
#7FD78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7FD78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD78E
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD78E | 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)
#D9C989
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#71D4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd78e; /* rgb */ color: rgb(127, 215, 142); /* oklch */ color: oklch(80.5% 0.133 148.3);
Tailwind
colors: {
custom: {
50: '#a8e4af',
500: '#7fd78e',
950: '#000000',
},
}SCSS
$custom: #7fd78e; $custom-light: #a8e4af; $custom-dark: #000000;
JSON
{
"hex": "#7fd78e",
"rgb": {
"r": 127,
"g": 215,
"b": 142
},
"hsl": {
"h": 130.227,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80509,
"c": 0.13349,
"h": 148.3
},
"luminance": 0.55066
}Semantic roles & 50–950 ramp
primary
#7FD78E
secondary
#AB4F9B
accent
#26A6C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481