#78D87F#78D87F
#78D87F is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.154 H 145.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78D87F |
|---|---|
| RGB | rgb(120, 216, 127) |
| HSL | hsl(124, 55%, 66%) |
| HSV | hsv(124, 44%, 85%) |
| CMYK | cmyk(44.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.83, -46.55, 35.24) |
| CIE-LCH | lch(78.83, 58.39, 142.87°) |
| OKLab | oklab(80.15% -0.1266 0.087) |
| OKLCH | oklch(80.15% 0.154 145.5) |
| XYZ | xyz(36.1305, 54.6347, 28.7162) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.24
Weird Green
#3AE57F
ΔE00 5.48
Lightish Green
#61E160
ΔE00 5.52
Emerald
#50C878
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D87F #D878D1
analogous
#A1D878 #78D87F #78D8AF
triadic
#78D87F #7F78D8 #D87F78
tetradic
#78D87F #78A1D8 #D878D1 #D8AF78
square
#78D87F #78A1D8 #D878D1 #D8AF78
split-complementary
#78D87F #AF78D8 #D878A1
monochromatic
#30A638 #49CA52 #78D87F #A7E6AC #D7F3D9
Accessibility & contrast
On white
1.76
#78D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#78D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D87F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D87F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#6AD4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d87f; /* rgb */ color: rgb(120, 216, 127); /* oklch */ color: oklch(80.1% 0.154 145.5);
Tailwind
colors: {
custom: {
50: '#a4e4a5',
500: '#78d87f',
950: '#000000',
},
}SCSS
$custom: #78d87f; $custom-light: #a4e4a5; $custom-dark: #000000;
JSON
{
"hex": "#78d87f",
"rgb": {
"r": 120,
"g": 216,
"b": 127
},
"hsl": {
"h": 124.375,
"s": 55.172,
"l": 65.882
},
"oklch": {
"l": 0.80147,
"c": 0.15358,
"h": 145.5
},
"luminance": 0.54637
}Semantic roles & 50–950 ramp
primary
#78D87F
secondary
#A94BA2
accent
#23B7C3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480