#7FD78B#7FD78B
#7FD78B is a light, vivid green. Relative luminance 0.550; OKLCH L 80.5% C 0.136 H 147.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD78B |
|---|---|
| RGB | rgb(127, 215, 139) |
| HSL | hsl(128, 52%, 67%) |
| HSV | hsv(128, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 35.3%, 15.7%) |
| CIE-LAB | lab(79.03, -42.19, 29.43) |
| CIE-LCH | lch(79.03, 51.44, 145.10°) |
| OKLab | oklab(80.45% -0.1149 0.0736) |
| OKLCH | oklch(80.45% 0.136 147.4) |
| XYZ | xyz(37.7110, 54.9746, 33.0451) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.40
Emerald
#50C878
ΔE00 5.63
Lightgreen
#90EE90
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 6.60
Seaweed
#18D17B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD78B #D77FCB
analogous
#9FD77F #7FD78B #7FD7B7
triadic
#7FD78B #8B7FD7 #D78B7F
tetradic
#7FD78B #7F9FD7 #D77FCB #D7B77F
square
#7FD78B #7F9FD7 #D77FCB #D7B77F
split-complementary
#7FD78B #B77FD7 #D77F9F
monochromatic
#34A744 #50C861 #7FD78B #AEE6B5 #DCF4E0
Accessibility & contrast
On white
1.75
#7FD78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#7FD78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD78B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD78B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#72D3C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd78b; /* rgb */ color: rgb(127, 215, 139); /* oklch */ color: oklch(80.5% 0.136 147.4);
Tailwind
colors: {
custom: {
50: '#a8e4ad',
500: '#7fd78b',
950: '#000000',
},
}SCSS
$custom: #7fd78b; $custom-light: #a8e4ad; $custom-dark: #000000;
JSON
{
"hex": "#7fd78b",
"rgb": {
"r": 127,
"g": 215,
"b": 139
},
"hsl": {
"h": 128.182,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80451,
"c": 0.13644,
"h": 147.4
},
"luminance": 0.54977
}Semantic roles & 50–950 ramp
primary
#7FD78B
secondary
#AB4F9E
accent
#26ABC0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481