#78F980#78F980
#78F980 is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.1% C 0.198 H 144.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #78F980 |
|---|---|
| RGB | rgb(120, 249, 128) |
| HSL | hsl(124, 91%, 72%) |
| HSV | hsv(124, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(88.59, -59.64, 47.12) |
| CIE-LCH | lch(88.59, 76.01, 141.69°) |
| OKLab | oklab(88.14% -0.1619 0.1141) |
| OKLCH | oklch(88.14% 0.198 144.8) |
| XYZ | xyz(45.5151, 73.2992, 32.1676) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.64
Easter Green
#8CFD7E
ΔE00 2.25
Light Green
#96F97B
ΔE00 3.36
Palegreen
#98FB98
ΔE00 3.73
Lighter Green
#75FD63
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F980 #F978F1
analogous
#B1F978 #78F980 #78F9C1
triadic
#78F980 #8078F9 #F98078
tetradic
#78F980 #78B1F9 #F978F1 #F9C178
square
#78F980 #78B1F9 #F978F1 #F9C178
split-complementary
#78F980 #C178F9 #F978B1
monochromatic
#0AEC18 #3DF649 #78F980 #B3FCB7 #E2FEE3
Accessibility & contrast
On white
1.34
#78F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#78F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F980
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F980 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#63F3DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #78f980; /* rgb */ color: rgb(120, 249, 128); /* oklch */ color: oklch(88.1% 0.198 144.8);
Tailwind
colors: {
custom: {
50: '#a8fca7',
500: '#78f980',
950: '#000000',
},
}SCSS
$custom: #78f980; $custom-light: #a8fca7; $custom-dark: #000000;
JSON
{
"hex": "#78f980",
"rgb": {
"r": 120,
"g": 249,
"b": 128
},
"hsl": {
"h": 123.721,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88139,
"c": 0.19805,
"h": 144.8
},
"luminance": 0.73303
}Semantic roles & 50–950 ramp
primary
#78F980
secondary
#D540CC
accent
#00D7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680