#78F080#78F080
#78F080 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.186 H 145.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78F080 |
|---|---|
| RGB | rgb(120, 240, 128) |
| HSL | hsl(124, 80%, 71%) |
| HSV | hsv(124, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.94, -56.16, 43.82) |
| CIE-LCH | lch(85.94, 71.23, 142.04°) |
| OKLab | oklab(85.97% -0.1525 0.1066) |
| OKLCH | oklch(85.97% 0.186 145) |
| XYZ | xyz(42.7997, 67.8684, 31.2624) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.88
Light Green
#96F97B
ΔE00 4.13
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F080 #F078E8
analogous
#ACF078 #78F080 #78F0BC
triadic
#78F080 #8078F0 #F08078
tetradic
#78F080 #78ACF0 #F078E8 #F0BC78
square
#78F080 #78ACF0 #F078E8 #F0BC78
split-complementary
#78F080 #BC78F0 #F078AC
monochromatic
#18D624 #41EA4C #78F080 #AFF6B4 #E3FCE5
Accessibility & contrast
On white
1.44
#78F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#78F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F080
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F080 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#65EBD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #78f080; /* rgb */ color: rgb(120, 240, 128); /* oklch */ color: oklch(86.0% 0.186 145.0);
Tailwind
colors: {
custom: {
50: '#a7f6a6',
500: '#78f080',
950: '#000000',
},
}SCSS
$custom: #78f080; $custom-light: #a7f6a6; $custom-dark: #000000;
JSON
{
"hex": "#78f080",
"rgb": {
"r": 120,
"g": 240,
"b": 128
},
"hsl": {
"h": 124,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.85966,
"c": 0.18608,
"h": 145
},
"luminance": 0.67872
}Semantic roles & 50–950 ramp
primary
#78F080
secondary
#CA42C1
accent
#09CEDC
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580