#78F57C#78F57C
#78F57C is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.196 H 144.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78F57C |
|---|---|
| RGB | rgb(120, 245, 124) |
| HSL | hsl(122, 86%, 72%) |
| HSV | hsv(122, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(87.36, -58.64, 47.49) |
| CIE-LCH | lch(87.36, 75.46, 141.00°) |
| OKLab | oklab(87.12% -0.1593 0.1147) |
| OKLCH | oklch(87.12% 0.196 144.3) |
| XYZ | xyz(44.0338, 70.7496, 30.4005) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Easter Green
#8CFD7E
ΔE00 2.51
Light Green
#96F97B
ΔE00 3.27
Lighter Green
#75FD63
ΔE00 3.87
Palegreen
#98FB98
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F57C #F578F1
analogous
#B3F578 #78F57C #78F5BB
triadic
#78F57C #7C78F5 #F57C78
tetradic
#78F57C #78B3F5 #F578F1 #F5BB78
square
#78F57C #78B3F5 #F578F1 #F5BB78
split-complementary
#78F57C #BB78F5 #F578B3
monochromatic
#11E217 #3FF145 #78F57C #B1F9B3 #E3FDE3
Accessibility & contrast
On white
1.39
#78F57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#78F57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F57C
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F57C | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#E8D784
Tritanopia (blue-blind)
#65EFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78f57c; /* rgb */ color: rgb(120, 245, 124); /* oklch */ color: oklch(87.1% 0.196 144.3);
Tailwind
colors: {
custom: {
50: '#a7f9a4',
500: '#78f57c',
950: '#000000',
},
}SCSS
$custom: #78f57c; $custom-light: #a7f9a4; $custom-dark: #000000;
JSON
{
"hex": "#78f57c",
"rgb": {
"r": 120,
"g": 245,
"b": 124
},
"hsl": {
"h": 121.92,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87116,
"c": 0.19631,
"h": 144.3
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#78F57C
secondary
#D041CB
accent
#03DCE3
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580