#78F588#78F588
#78F588 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.3% C 0.186 H 146.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78F588 |
|---|---|
| RGB | rgb(120, 245, 136) |
| HSL | hsl(128, 86%, 72%) |
| HSV | hsv(128, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(87.52, -56.97, 41.95) |
| CIE-LCH | lch(87.52, 70.75, 143.64°) |
| OKLab | oklab(87.3% -0.1545 0.1027) |
| OKLCH | oklch(87.3% 0.186 146.4) |
| XYZ | xyz(44.8394, 71.0718, 34.6431) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 3.18
Palegreen
#98FB98
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Mint Green
#8FFF9F
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F588 #F578E5
analogous
#A7F578 #78F588 #78F5C7
triadic
#78F588 #8878F5 #F58878
tetradic
#78F588 #78A7F5 #F578E5 #F5C778
square
#78F588 #78A7F5 #F578E5 #F5C778
split-complementary
#78F588 #C778F5 #F578A7
monochromatic
#11E22C #3FF156 #78F588 #B1F9BA #E3FDE6
Accessibility & contrast
On white
1.38
#78F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#78F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F588
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F588 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#62F0DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78f588; /* rgb */ color: rgb(120, 245, 136); /* oklch */ color: oklch(87.3% 0.186 146.4);
Tailwind
colors: {
custom: {
50: '#a7f9ac',
500: '#78f588',
950: '#000000',
},
}SCSS
$custom: #78f588; $custom-light: #a7f9ac; $custom-dark: #000000;
JSON
{
"hex": "#78f588",
"rgb": {
"r": 120,
"g": 245,
"b": 136
},
"hsl": {
"h": 127.68,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87295,
"c": 0.18555,
"h": 146.4
},
"luminance": 0.71075
}Semantic roles & 50–950 ramp
primary
#78F588
secondary
#D041BE
accent
#03C6E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581