#79FC7F#79FC7F
#79FC7F is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.9% C 0.202 H 144.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79FC7F |
|---|---|
| RGB | rgb(121, 252, 127) |
| HSL | hsl(123, 96%, 73%) |
| HSV | hsv(123, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(89.49, -60.66, 48.72) |
| CIE-LCH | lch(89.49, 77.81, 141.23°) |
| OKLab | oklab(88.89% -0.1647 0.1176) |
| OKLCH | oklch(88.89% 0.202 144.5) |
| XYZ | xyz(46.5238, 75.2143, 32.1407) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.94
Easter Green
#8CFD7E
ΔE00 1.86
Light Green
#96F97B
ΔE00 3.19
Lighter Green
#75FD63
ΔE00 3.34
Palegreen
#98FB98
ΔE00 3.95
Light Bright Green
#53FE5C
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FC7F #FC79F6
analogous
#B4FC79 #79FC7F #79FCC0
triadic
#79FC7F #7F79FC #FC7F79
tetradic
#79FC7F #79B4FC #FC79F6 #FCC079
square
#79FC7F #79B4FC #FC79F6 #FCC079
split-complementary
#79FC7F #C079FC #FC79B4
monochromatic
#05F510 #3DFB46 #79FC7F #B5FDB8 #E1FEE2
Accessibility & contrast
On white
1.31
#79FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#79FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FC7F
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FC7F | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#EFDC88
Tritanopia (blue-blind)
#64F6DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79fc7f; /* rgb */ color: rgb(121, 252, 127); /* oklch */ color: oklch(88.9% 0.202 144.5);
Tailwind
colors: {
custom: {
50: '#a9fea6',
500: '#79fc7f',
950: '#000000',
},
}SCSS
$custom: #79fc7f; $custom-light: #a9fea6; $custom-dark: #000000;
JSON
{
"hex": "#79fc7f",
"rgb": {
"r": 121,
"g": 252,
"b": 127
},
"hsl": {
"h": 122.748,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.88885,
"c": 0.20239,
"h": 144.5
},
"luminance": 0.75218
}Semantic roles & 50–950 ramp
primary
#79FC7F
secondary
#D940D2
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680