#79FE80#79FE80
#79FE80 is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.4% C 0.204 H 144.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79FE80 |
|---|---|
| RGB | rgb(121, 254, 128) |
| HSL | hsl(123, 99%, 74%) |
| HSV | hsv(123, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(90.09, -61.29, 48.99) |
| CIE-LCH | lch(90.09, 78.46, 141.36°) |
| OKLab | oklab(89.38% -0.1664 0.1182) |
| OKLCH | oklch(89.38% 0.204 144.6) |
| XYZ | xyz(47.2206, 76.5032, 32.6961) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.71
Easter Green
#8CFD7E
ΔE00 1.89
Lighter Green
#75FD63
ΔE00 3.32
Light Green
#96F97B
ΔE00 3.32
Light Bright Green
#53FE5C
ΔE00 3.94
Palegreen
#98FB98
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FE80 #FE79F7
analogous
#B4FE79 #79FE80 #79FEC2
triadic
#79FE80 #8079FE #FE8079
tetradic
#79FE80 #79B4FE #FE79F7 #FEC279
square
#79FE80 #79B4FE #FE79F7 #FEC279
split-complementary
#79FE80 #C279FE #FE79B4
monochromatic
#02FB0F #3CFE46 #79FE80 #B6FEBA #E1FFE2
Accessibility & contrast
On white
1.29
#79FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#79FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FE80
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FE80 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#63F8E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fe80; /* rgb */ color: rgb(121, 254, 128); /* oklch */ color: oklch(89.4% 0.204 144.6);
Tailwind
colors: {
custom: {
50: '#a9ffa7',
500: '#79fe80',
950: '#000000',
},
}SCSS
$custom: #79fe80; $custom-light: #a9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#79fe80",
"rgb": {
"r": 121,
"g": 254,
"b": 128
},
"hsl": {
"h": 123.158,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.89381,
"c": 0.20412,
"h": 144.6
},
"luminance": 0.76507
}Semantic roles & 50–950 ramp
primary
#79FE80
secondary
#DC3FD4
accent
#00D9E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680