#79FF86#79FF86
#79FF86 is a very light, highly saturated green. Relative luminance 0.773; OKLCH L 89.7% C 0.200 H 145.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF86 |
|---|---|
| RGB | rgb(121, 255, 134) |
| HSL | hsl(126, 100%, 74%) |
| HSV | hsv(126, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.46, -60.86, 46.62) |
| CIE-LCH | lch(90.46, 76.67, 142.55°) |
| OKLab | oklab(89.71% -0.1651 0.1132) |
| OKLCH | oklch(89.71% 0.2 145.6) |
| XYZ | xyz(47.9454, 77.3022, 34.9439) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.39
Easter Green
#8CFD7E
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 3.41
Mint Green
#8FFF9F
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF86 #FF79F2
analogous
#AFFF79 #79FF86 #79FFC9
triadic
#79FF86 #8679FF #FF8679
tetradic
#79FF86 #79AFFF #FF79F2 #FFC979
square
#79FF86 #79AFFF #FF79F2 #FFC979
split-complementary
#79FF86 #C979FF #FF79AF
monochromatic
#00FE19 #3CFF4F #79FF86 #B6FFBD #E0FFE3
Accessibility & contrast
On white
1.28
#79FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#79FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF86
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF86 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#61F9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79ff86; /* rgb */ color: rgb(121, 255, 134); /* oklch */ color: oklch(89.7% 0.200 145.6);
Tailwind
colors: {
custom: {
50: '#a9ffab',
500: '#79ff86',
950: '#000000',
},
}SCSS
$custom: #79ff86; $custom-light: #a9ffab; $custom-dark: #000000;
JSON
{
"hex": "#79ff86",
"rgb": {
"r": 121,
"g": 255,
"b": 134
},
"hsl": {
"h": 125.821,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89708,
"c": 0.20017,
"h": 145.6
},
"luminance": 0.77306
}Semantic roles & 50–950 ramp
primary
#79FF86
secondary
#DD3FCE
accent
#00CFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681