#79F985#79F985
#79F985 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.193 H 145.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79F985 |
|---|---|
| RGB | rgb(121, 249, 133) |
| HSL | hsl(126, 91%, 73%) |
| HSV | hsv(126, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.69, -58.70, 44.88) |
| CIE-LCH | lch(88.69, 73.89, 142.60°) |
| OKLab | oklab(88.25% -0.1593 0.1092) |
| OKLCH | oklch(88.25% 0.193 145.6) |
| XYZ | xyz(45.9918, 73.5060, 33.9502) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.15
Easter Green
#8CFD7E
ΔE00 2.65
Baby Green
#8CFF9E
ΔE00 3.27
Palegreen
#98FB98
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 3.46
Light Green
#96F97B
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F985 #F979ED
analogous
#ADF979 #79F985 #79F9C5
triadic
#79F985 #8579F9 #F98579
tetradic
#79F985 #79ADF9 #F979ED #F9C579
square
#79F985 #79ADF9 #F979ED #F9C579
split-complementary
#79F985 #C579F9 #F979AD
monochromatic
#0BED20 #3EF650 #79F985 #B4FCBA #E2FEE4
Accessibility & contrast
On white
1.34
#79F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#79F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F985
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F985 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#63F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f985; /* rgb */ color: rgb(121, 249, 133); /* oklch */ color: oklch(88.3% 0.193 145.6);
Tailwind
colors: {
custom: {
50: '#a8fcaa',
500: '#79f985',
950: '#000000',
},
}SCSS
$custom: #79f985; $custom-light: #a8fcaa; $custom-dark: #000000;
JSON
{
"hex": "#79f985",
"rgb": {
"r": 121,
"g": 249,
"b": 133
},
"hsl": {
"h": 125.625,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.8825,
"c": 0.19314,
"h": 145.6
},
"luminance": 0.7351
}Semantic roles & 50–950 ramp
primary
#79F985
secondary
#D541C7
accent
#00D0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681