#78FF84#78FF84
#78FF84 is a very light, highly saturated green. Relative luminance 0.772; OKLCH L 89.6% C 0.202 H 145.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78FF84 |
|---|---|
| RGB | rgb(120, 255, 132) |
| HSL | hsl(125, 100%, 74%) |
| HSV | hsv(125, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(90.40, -61.38, 47.49) |
| CIE-LCH | lch(90.40, 77.60, 142.27°) |
| OKLab | oklab(89.64% -0.1665 0.1151) |
| OKLCH | oklch(89.64% 0.202 145.3) |
| XYZ | xyz(47.6678, 77.1750, 34.2097) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.14
Easter Green
#8CFD7E
ΔE00 2.27
Baby Green
#8CFF9E
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.70
Lighter Green
#75FD63
ΔE00 3.82
Mint Green
#8FFF9F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FF84 #FF78F3
analogous
#AFFF78 #78FF84 #78FFC7
triadic
#78FF84 #8478FF #FF8478
tetradic
#78FF84 #78AFFF #FF78F3 #FFC778
square
#78FF84 #78AFFF #FF78F3 #FFC778
split-complementary
#78FF84 #C778FF #FF78AF
monochromatic
#00FD16 #3BFF4C #78FF84 #B5FFBC #E0FFE3
Accessibility & contrast
On white
1.28
#78FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#78FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FF84
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FF84 | 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)
#FFEB7A
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#60F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78ff84; /* rgb */ color: rgb(120, 255, 132); /* oklch */ color: oklch(89.6% 0.202 145.3);
Tailwind
colors: {
custom: {
50: '#a8ffaa',
500: '#78ff84',
950: '#000000',
},
}SCSS
$custom: #78ff84; $custom-light: #a8ffaa; $custom-dark: #000000;
JSON
{
"hex": "#78ff84",
"rgb": {
"r": 120,
"g": 255,
"b": 132
},
"hsl": {
"h": 125.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89642,
"c": 0.20239,
"h": 145.3
},
"luminance": 0.77179
}Semantic roles & 50–950 ramp
primary
#78FF84
secondary
#DD3ECF
accent
#00D1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681