#78F686#78F686
#78F686 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.189 H 146.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78F686 |
|---|---|
| RGB | rgb(120, 246, 134) |
| HSL | hsl(127, 88%, 72%) |
| HSV | hsv(127, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.79, -57.65, 43.25) |
| CIE-LCH | lch(87.79, 72.07, 143.12°) |
| OKLab | oklab(87.51% -0.1564 0.1056) |
| OKLCH | oklch(87.51% 0.189 146) |
| XYZ | xyz(45.0019, 71.6222, 34.0027) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Easter Green
#8CFD7E
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.25
Palegreen
#98FB98
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F686 #F678E8
analogous
#A9F678 #78F686 #78F6C5
triadic
#78F686 #8678F6 #F68678
tetradic
#78F686 #78A9F6 #F678E8 #F6C578
square
#78F686 #78A9F6 #F678E8 #F6C578
split-complementary
#78F686 #C578F6 #F678A9
monochromatic
#0FE427 #3FF253 #78F686 #B1FAB9 #E2FDE5
Accessibility & contrast
On white
1.37
#78F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#78F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F686
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F686 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E8D88D
Tritanopia (blue-blind)
#62F1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f686; /* rgb */ color: rgb(120, 246, 134); /* oklch */ color: oklch(87.5% 0.189 146.0);
Tailwind
colors: {
custom: {
50: '#a7faab',
500: '#78f686',
950: '#000000',
},
}SCSS
$custom: #78f686; $custom-light: #a7faab; $custom-dark: #000000;
JSON
{
"hex": "#78f686",
"rgb": {
"r": 120,
"g": 246,
"b": 134
},
"hsl": {
"h": 126.667,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.87505,
"c": 0.18871,
"h": 146
},
"luminance": 0.71626
}Semantic roles & 50–950 ramp
primary
#78F686
secondary
#D141C1
accent
#01CBE4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581