#79FF79#79FF79
#79FF79 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.211 H 143.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79FF79 |
|---|---|
| RGB | rgb(121, 255, 121) |
| HSL | hsl(120, 100%, 74%) |
| HSV | hsv(120, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(90.30, -62.56, 52.48) |
| CIE-LCH | lch(90.30, 81.65, 140.01°) |
| OKLab | oklab(89.53% -0.1701 0.1256) |
| OKLCH | oklch(89.53% 0.211 143.6) |
| XYZ | xyz(47.0938, 76.9616, 30.4588) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.42
Easter Green
#8CFD7E
ΔE00 1.72
Lighter Green
#75FD63
ΔE00 2.37
Light Green
#96F97B
ΔE00 3.11
Light Bright Green
#53FE5C
ΔE00 3.20
Light Neon Green
#4EFD54
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FF79 #FF79FF
analogous
#BCFF79 #79FF79 #79FFBC
triadic
#79FF79 #7979FF #FF7979
tetradic
#79FF79 #79BCFF #FF79FF #FFBC79
square
#79FF79 #79BCFF #FF79FF #FFBC79
split-complementary
#79FF79 #BC79FF #FF79BC
monochromatic
#00FE00 #3CFF3C #79FF79 #B6FFB6 #E0FFE0
Accessibility & contrast
On white
1.28
#79FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#79FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FF79
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FF79 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#F2DF83
Tritanopia (blue-blind)
#65F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79ff79; /* rgb */ color: rgb(121, 255, 121); /* oklch */ color: oklch(89.5% 0.211 143.6);
Tailwind
colors: {
custom: {
50: '#a9ffa2',
500: '#79ff79',
950: '#000000',
},
}SCSS
$custom: #79ff79; $custom-light: #a9ffa2; $custom-dark: #000000;
JSON
{
"hex": "#79ff79",
"rgb": {
"r": 121,
"g": 255,
"b": 121
},
"hsl": {
"h": 120,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.89528,
"c": 0.2114,
"h": 143.6
},
"luminance": 0.76965
}Semantic roles & 50–950 ramp
primary
#79FF79
secondary
#DD3FDD
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680