#79F982#79F982
#79F982 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.196 H 145.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #79F982 |
|---|---|
| RGB | rgb(121, 249, 130) |
| HSL | hsl(124, 91%, 73%) |
| HSV | hsv(124, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(88.65, -59.12, 46.26) |
| CIE-LCH | lch(88.65, 75.07, 141.96°) |
| OKLab | oklab(88.21% -0.1605 0.1122) |
| OKLCH | oklch(88.21% 0.196 145) |
| XYZ | xyz(45.7875, 73.4243, 32.8742) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.82
Easter Green
#8CFD7E
ΔE00 2.35
Light Green
#96F97B
ΔE00 3.43
Palegreen
#98FB98
ΔE00 3.52
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F982 #F979F0
analogous
#B0F979 #79F982 #79F9C2
triadic
#79F982 #8279F9 #F98279
tetradic
#79F982 #79B0F9 #F979F0 #F9C279
square
#79F982 #79B0F9 #F979F0 #F9C279
split-complementary
#79F982 #C279F9 #F979B0
monochromatic
#0BED1B #3EF64B #79F982 #B4FCB9 #E2FEE4
Accessibility & contrast
On white
1.34
#79F982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#79F982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F982
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F982 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#64F3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f982; /* rgb */ color: rgb(121, 249, 130); /* oklch */ color: oklch(88.2% 0.196 145.0);
Tailwind
colors: {
custom: {
50: '#a8fca8',
500: '#79f982',
950: '#000000',
},
}SCSS
$custom: #79f982; $custom-light: #a8fca8; $custom-dark: #000000;
JSON
{
"hex": "#79f982",
"rgb": {
"r": 121,
"g": 249,
"b": 130
},
"hsl": {
"h": 124.219,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.88205,
"c": 0.19582,
"h": 145
},
"luminance": 0.73428
}Semantic roles & 50–950 ramp
primary
#79F982
secondary
#D541CB
accent
#00D5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681