#79FF7F#79FF7F
#79FF7F is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.206 H 144.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF7F |
|---|---|
| RGB | rgb(121, 255, 127) |
| HSL | hsl(123, 100%, 74%) |
| HSV | hsv(123, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(90.37, -61.80, 49.80) |
| CIE-LCH | lch(90.37, 79.37, 141.14°) |
| OKLab | oklab(89.61% -0.1678 0.12) |
| OKLCH | oklch(89.61% 0.206 144.4) |
| XYZ | xyz(47.4733, 77.1133, 32.4572) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.48
Easter Green
#8CFD7E
ΔE00 1.85
Lighter Green
#75FD63
ΔE00 3.13
Light Green
#96F97B
ΔE00 3.32
Light Bright Green
#53FE5C
ΔE00 3.77
Palegreen
#98FB98
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF7F #FF79F9
analogous
#B6FF79 #79FF7F #79FFC2
triadic
#79FF7F #7F79FF #FF7F79
tetradic
#79FF7F #79B6FF #FF79F9 #FFC279
square
#79FF7F #79B6FF #FF79F9 #FFC279
split-complementary
#79FF7F #C279FF #FF79B6
monochromatic
#00FE0B #3CFF45 #79FF7F #B6FFB9 #E0FFE2
Accessibility & contrast
On white
1.28
#79FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#79FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF7F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF7F | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#F1DF88
Tritanopia (blue-blind)
#63F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79ff7f; /* rgb */ color: rgb(121, 255, 127); /* oklch */ color: oklch(89.6% 0.206 144.4);
Tailwind
colors: {
custom: {
50: '#a9ffa6',
500: '#79ff7f',
950: '#000000',
},
}SCSS
$custom: #79ff7f; $custom-light: #a9ffa6; $custom-dark: #000000;
JSON
{
"hex": "#79ff7f",
"rgb": {
"r": 121,
"g": 255,
"b": 127
},
"hsl": {
"h": 122.687,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89608,
"c": 0.20629,
"h": 144.4
},
"luminance": 0.77117
}Semantic roles & 50–950 ramp
primary
#79FF7F
secondary
#DD3FD6
accent
#00DBE6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680