#79FF80#79FF80
#79FF80 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.205 H 144.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF80 |
|---|---|
| RGB | rgb(121, 255, 128) |
| HSL | hsl(123, 100%, 74%) |
| HSV | hsv(123, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.39, -61.67, 49.35) |
| CIE-LCH | lch(90.39, 78.98, 141.33°) |
| OKLab | oklab(89.62% -0.1674 0.119) |
| OKLCH | oklch(89.62% 0.205 144.6) |
| XYZ | xyz(47.5388, 77.1395, 32.8022) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.60
Easter Green
#8CFD7E
ΔE00 1.91
Lighter Green
#75FD63
ΔE00 3.26
Light Green
#96F97B
ΔE00 3.37
Light Bright Green
#53FE5C
ΔE00 3.88
Baby Green
#8CFF9E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF80 #FF79F8
analogous
#B5FF79 #79FF80 #79FFC3
triadic
#79FF80 #8079FF #FF8079
tetradic
#79FF80 #79B5FF #FF79F8 #FFC379
square
#79FF80 #79B5FF #FF79F8 #FFC379
split-complementary
#79FF80 #C379FF #FF79B5
monochromatic
#00FE0D #3CFF46 #79FF80 #B6FFBA #E0FFE2
Accessibility & contrast
On white
1.28
#79FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#79FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF80
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF80 | 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)
#FFEB75
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#63F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79ff80; /* rgb */ color: rgb(121, 255, 128); /* oklch */ color: oklch(89.6% 0.205 144.6);
Tailwind
colors: {
custom: {
50: '#a9ffa7',
500: '#79ff80',
950: '#000000',
},
}SCSS
$custom: #79ff80; $custom-light: #a9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#79ff80",
"rgb": {
"r": 121,
"g": 255,
"b": 128
},
"hsl": {
"h": 123.134,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89622,
"c": 0.20542,
"h": 144.6
},
"luminance": 0.77143
}Semantic roles & 50–950 ramp
primary
#79FF80
secondary
#DD3FD5
accent
#00DAE6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680