#7FD78A#7FD78A
#7FD78A is a light, vivid green. Relative luminance 0.549; OKLCH L 80.4% C 0.137 H 147.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD78A |
|---|---|
| RGB | rgb(127, 215, 138) |
| HSL | hsl(128, 52%, 67%) |
| HSV | hsv(128, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 35.8%, 15.7%) |
| CIE-LAB | lab(79.01, -42.36, 29.93) |
| CIE-LCH | lch(79.01, 51.86, 144.76°) |
| OKLab | oklab(80.43% -0.1153 0.0748) |
| OKLCH | oklch(80.43% 0.137 147.1) |
| XYZ | xyz(37.6383, 54.9455, 32.6621) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.52
Emerald
#50C878
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 6.54
Seaweed
#18D17B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD78A #D77FCC
analogous
#A0D77F #7FD78A #7FD7B6
triadic
#7FD78A #8A7FD7 #D78A7F
tetradic
#7FD78A #7FA0D7 #D77FCC #D7B67F
square
#7FD78A #7FA0D7 #D77FCC #D7B67F
split-complementary
#7FD78A #B67FD7 #D77FA0
monochromatic
#34A743 #50C85F #7FD78A #AEE6B5 #DCF4DF
Accessibility & contrast
On white
1.75
#7FD78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7FD78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD78A
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD78A | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#72D3C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd78a; /* rgb */ color: rgb(127, 215, 138); /* oklch */ color: oklch(80.4% 0.137 147.1);
Tailwind
colors: {
custom: {
50: '#a8e4ad',
500: '#7fd78a',
950: '#000000',
},
}SCSS
$custom: #7fd78a; $custom-light: #a8e4ad; $custom-dark: #000000;
JSON
{
"hex": "#7fd78a",
"rgb": {
"r": 127,
"g": 215,
"b": 138
},
"hsl": {
"h": 127.5,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80432,
"c": 0.13744,
"h": 147.1
},
"luminance": 0.54948
}Semantic roles & 50–950 ramp
primary
#7FD78A
secondary
#AB4FA0
accent
#26ADC0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481