#79FF85#79FF85
#79FF85 is a very light, highly saturated green. Relative luminance 0.773; OKLCH L 89.7% C 0.201 H 145.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF85 |
|---|---|
| RGB | rgb(121, 255, 133) |
| HSL | hsl(125, 100%, 74%) |
| HSV | hsv(125, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.45, -61.00, 47.08) |
| CIE-LCH | lch(90.45, 77.05, 142.34°) |
| OKLab | oklab(89.69% -0.1655 0.1142) |
| OKLCH | oklch(89.69% 0.201 145.4) |
| XYZ | xyz(47.8760, 77.2744, 34.5783) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.28
Baby Green
#8CFF9E
ΔE00 3.53
Light Green
#96F97B
ΔE00 3.70
Mint Green
#8FFF9F
ΔE00 3.72
Palegreen
#98FB98
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF85 #FF79F3
analogous
#B0FF79 #79FF85 #79FFC8
triadic
#79FF85 #8579FF #FF8579
tetradic
#79FF85 #79B0FF #FF79F3 #FFC879
square
#79FF85 #79B0FF #FF79F3 #FFC879
split-complementary
#79FF85 #C879FF #FF79B0
monochromatic
#00FE17 #3CFF4D #79FF85 #B6FFBD #E0FFE3
Accessibility & contrast
On white
1.28
#79FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#79FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF85
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF85 | 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)
#FFEB7B
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#62F9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79ff85; /* rgb */ color: rgb(121, 255, 133); /* oklch */ color: oklch(89.7% 0.201 145.4);
Tailwind
colors: {
custom: {
50: '#a9ffaa',
500: '#79ff85',
950: '#000000',
},
}SCSS
$custom: #79ff85; $custom-light: #a9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#79ff85",
"rgb": {
"r": 121,
"g": 255,
"b": 133
},
"hsl": {
"h": 125.373,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89693,
"c": 0.20106,
"h": 145.4
},
"luminance": 0.77278
}Semantic roles & 50–950 ramp
primary
#79FF85
secondary
#DD3FCF
accent
#00D1E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681