#78FF85#78FF85
#78FF85 is a very light, highly saturated green. Relative luminance 0.772; OKLCH L 89.7% C 0.202 H 145.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78FF85 |
|---|---|
| RGB | rgb(120, 255, 133) |
| HSL | hsl(126, 100%, 74%) |
| HSV | hsv(126, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.41, -61.24, 47.03) |
| CIE-LCH | lch(90.41, 77.22, 142.48°) |
| OKLab | oklab(89.66% -0.1661 0.1141) |
| OKLCH | oklch(89.66% 0.202 145.5) |
| XYZ | xyz(47.7366, 77.2025, 34.5718) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.28
Easter Green
#8CFD7E
ΔE00 2.35
Baby Green
#8CFF9E
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.73
Light Green
#96F97B
ΔE00 3.78
Palegreen
#98FB98
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FF85 #FF78F2
analogous
#AEFF78 #78FF85 #78FFC8
triadic
#78FF85 #8578FF #FF8578
tetradic
#78FF85 #78AEFF #FF78F2 #FFC878
square
#78FF85 #78AEFF #FF78F2 #FFC878
split-complementary
#78FF85 #C878FF #FF78AE
monochromatic
#00FD18 #3BFF4E #78FF85 #B5FFBC #E0FFE3
Accessibility & contrast
On white
1.28
#78FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#78FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FF85
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FF85 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#60F9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78ff85; /* rgb */ color: rgb(120, 255, 133); /* oklch */ color: oklch(89.7% 0.202 145.5);
Tailwind
colors: {
custom: {
50: '#a8ffaa',
500: '#78ff85',
950: '#000000',
},
}SCSS
$custom: #78ff85; $custom-light: #a8ffaa; $custom-dark: #000000;
JSON
{
"hex": "#78ff85",
"rgb": {
"r": 120,
"g": 255,
"b": 133
},
"hsl": {
"h": 125.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89657,
"c": 0.20151,
"h": 145.5
},
"luminance": 0.77207
}Semantic roles & 50–950 ramp
primary
#78FF85
secondary
#DD3ECE
accent
#00CFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681