#78F786#78F786
#78F786 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.190 H 145.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78F786 |
|---|---|
| RGB | rgb(120, 247, 134) |
| HSL | hsl(127, 89%, 72%) |
| HSV | hsv(127, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(88.08, -58.04, 43.62) |
| CIE-LCH | lch(88.08, 72.61, 143.07°) |
| OKLab | oklab(87.75% -0.1574 0.1064) |
| OKLCH | oklch(87.75% 0.19 145.9) |
| XYZ | xyz(45.3069, 72.2322, 34.1043) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Easter Green
#8CFD7E
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.21
Palegreen
#98FB98
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F786 #F778E9
analogous
#AAF778 #78F786 #78F7C6
triadic
#78F786 #8678F7 #F78678
tetradic
#78F786 #78AAF7 #F778E9 #F7C678
square
#78F786 #78AAF7 #F778E9 #F7C678
split-complementary
#78F786 #C678F7 #F778AA
monochromatic
#0EE726 #3EF452 #78F786 #B2FABA #E2FDE5
Accessibility & contrast
On white
1.36
#78F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#78F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F786
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F786 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47D
Deuteranopia (green-blind)
#E9D88E
Tritanopia (blue-blind)
#62F2DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f786; /* rgb */ color: rgb(120, 247, 134); /* oklch */ color: oklch(87.7% 0.190 145.9);
Tailwind
colors: {
custom: {
50: '#a7fbab',
500: '#78f786',
950: '#000000',
},
}SCSS
$custom: #78f786; $custom-light: #a7fbab; $custom-dark: #000000;
JSON
{
"hex": "#78f786",
"rgb": {
"r": 120,
"g": 247,
"b": 134
},
"hsl": {
"h": 126.614,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.87746,
"c": 0.19005,
"h": 145.9
},
"luminance": 0.72236
}Semantic roles & 50–950 ramp
primary
#78F786
secondary
#D341C2
accent
#00CCE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581