#79F97F#79F97F
#79F97F is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.2% C 0.198 H 144.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #79F97F |
|---|---|
| RGB | rgb(121, 249, 127) |
| HSL | hsl(123, 91%, 73%) |
| HSV | hsv(123, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.61, -59.52, 47.63) |
| CIE-LCH | lch(88.61, 76.23, 141.33°) |
| OKLab | oklab(88.16% -0.1616 0.1152) |
| OKLCH | oklch(88.16% 0.198 144.5) |
| XYZ | xyz(45.5891, 73.3450, 31.8292) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.55
Easter Green
#8CFD7E
ΔE00 2.09
Light Green
#96F97B
ΔE00 3.20
Lighter Green
#75FD63
ΔE00 3.66
Palegreen
#98FB98
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F97F #F979F3
analogous
#B3F979 #79F97F #79F9BF
triadic
#79F97F #7F79F9 #F97F79
tetradic
#79F97F #79B3F9 #F979F3 #F9BF79
square
#79F97F #79B3F9 #F979F3 #F9BF79
split-complementary
#79F97F #BF79F9 #F979B3
monochromatic
#0BED15 #3EF647 #79F97F #B4FCB7 #E2FEE3
Accessibility & contrast
On white
1.34
#79F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#79F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F97F
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F97F | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#65F3DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #79f97f; /* rgb */ color: rgb(121, 249, 127); /* oklch */ color: oklch(88.2% 0.198 144.5);
Tailwind
colors: {
custom: {
50: '#a8fca6',
500: '#79f97f',
950: '#000000',
},
}SCSS
$custom: #79f97f; $custom-light: #a8fca6; $custom-dark: #000000;
JSON
{
"hex": "#79f97f",
"rgb": {
"r": 121,
"g": 249,
"b": 127
},
"hsl": {
"h": 122.813,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88162,
"c": 0.19847,
"h": 144.5
},
"luminance": 0.73349
}Semantic roles & 50–950 ramp
primary
#79F97F
secondary
#D541CE
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680