#79F986#79F986
#79F986 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.192 H 145.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79F986 |
|---|---|
| RGB | rgb(121, 249, 134) |
| HSL | hsl(126, 91%, 73%) |
| HSV | hsv(126, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(88.70, -58.56, 44.41) |
| CIE-LCH | lch(88.70, 73.50, 142.82°) |
| OKLab | oklab(88.27% -0.1589 0.1082) |
| OKLCH | oklch(88.27% 0.192 145.7) |
| XYZ | xyz(46.0612, 73.5338, 34.3158) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.26
Easter Green
#8CFD7E
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 3.16
Palegreen
#98FB98
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.35
Light Green
#96F97B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F986 #F979EC
analogous
#ACF979 #79F986 #79F9C6
triadic
#79F986 #8679F9 #F98679
tetradic
#79F986 #79ACF9 #F979EC #F9C679
square
#79F986 #79ACF9 #F979EC #F9C679
split-complementary
#79F986 #C679F9 #F979AC
monochromatic
#0BED22 #3EF651 #79F986 #B4FCBB #E2FEE5
Accessibility & contrast
On white
1.34
#79F986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#79F986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F986
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F986 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67D
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#63F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f986; /* rgb */ color: rgb(121, 249, 134); /* oklch */ color: oklch(88.3% 0.192 145.7);
Tailwind
colors: {
custom: {
50: '#a8fcab',
500: '#79f986',
950: '#000000',
},
}SCSS
$custom: #79f986; $custom-light: #a8fcab; $custom-dark: #000000;
JSON
{
"hex": "#79f986",
"rgb": {
"r": 121,
"g": 249,
"b": 134
},
"hsl": {
"h": 126.094,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88265,
"c": 0.19224,
"h": 145.7
},
"luminance": 0.73538
}Semantic roles & 50–950 ramp
primary
#79F986
secondary
#D541C6
accent
#00CEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681