#7FD78F#7FD78F
#7FD78F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.5% C 0.133 H 148.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD78F |
|---|---|
| RGB | rgb(127, 215, 143) |
| HSL | hsl(131, 52%, 67%) |
| HSV | hsv(131, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(79.10, -41.52, 27.46) |
| CIE-LCH | lch(79.10, 49.78, 146.52°) |
| OKLab | oklab(80.53% -0.1131 0.069) |
| OKLCH | oklch(80.53% 0.133 148.6) |
| XYZ | xyz(38.0086, 55.0937, 34.6126) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.95
Soft Green
#6FC276
ΔE00 5.53
Emerald
#50C878
ΔE00 5.71
Lightgreen
#90EE90
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.87
Seaweed
#18D17B
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD78F #D77FC7
analogous
#9BD77F #7FD78F #7FD7BB
triadic
#7FD78F #8F7FD7 #D78F7F
tetradic
#7FD78F #7F9BD7 #D77FC7 #D7BB7F
square
#7FD78F #7F9BD7 #D77FC7 #D7BB7F
split-complementary
#7FD78F #BB7FD7 #D77F9B
monochromatic
#34A749 #50C866 #7FD78F #AEE6B8 #DCF4E1
Accessibility & contrast
On white
1.75
#7FD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7FD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD78F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD78F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98A
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#71D4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd78f; /* rgb */ color: rgb(127, 215, 143); /* oklch */ color: oklch(80.5% 0.133 148.6);
Tailwind
colors: {
custom: {
50: '#a8e4b0',
500: '#7fd78f',
950: '#000000',
},
}SCSS
$custom: #7fd78f; $custom-light: #a8e4b0; $custom-dark: #000000;
JSON
{
"hex": "#7fd78f",
"rgb": {
"r": 127,
"g": 215,
"b": 143
},
"hsl": {
"h": 130.909,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80529,
"c": 0.13251,
"h": 148.6
},
"luminance": 0.55096
}Semantic roles & 50–950 ramp
primary
#7FD78F
secondary
#AB4F9A
accent
#26A4C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481