#78FF82#78FF82
#78FF82 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.204 H 145.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #78FF82 |
|---|---|
| RGB | rgb(120, 255, 130) |
| HSL | hsl(124, 100%, 74%) |
| HSV | hsv(124, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.38, -61.65, 48.40) |
| CIE-LCH | lch(90.38, 78.38, 141.87°) |
| OKLab | oklab(89.61% -0.1673 0.117) |
| OKLCH | oklch(89.61% 0.204 145) |
| XYZ | xyz(47.5323, 77.1208, 33.4958) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.87
Easter Green
#8CFD7E
ΔE00 2.11
Lighter Green
#75FD63
ΔE00 3.55
Light Green
#96F97B
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.90
Palegreen
#98FB98
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FF82 #FF78F5
analogous
#B1FF78 #78FF82 #78FFC5
triadic
#78FF82 #8278FF #FF8278
tetradic
#78FF82 #78B1FF #FF78F5 #FFC578
square
#78FF82 #78B1FF #FF78F5 #FFC578
split-complementary
#78FF82 #C578FF #FF78B1
monochromatic
#00FD13 #3BFF49 #78FF82 #B5FFBB #E0FFE3
Accessibility & contrast
On white
1.28
#78FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#78FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FF82
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FF82 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#61F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78ff82; /* rgb */ color: rgb(120, 255, 130); /* oklch */ color: oklch(89.6% 0.204 145.0);
Tailwind
colors: {
custom: {
50: '#a9ffa8',
500: '#78ff82',
950: '#000000',
},
}SCSS
$custom: #78ff82; $custom-light: #a9ffa8; $custom-dark: #000000;
JSON
{
"hex": "#78ff82",
"rgb": {
"r": 120,
"g": 255,
"b": 130
},
"hsl": {
"h": 124.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89614,
"c": 0.20414,
"h": 145
},
"luminance": 0.77125
}Semantic roles & 50–950 ramp
primary
#78FF82
secondary
#DD3ED1
accent
#00D5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681