#79F191#79F191
#79F191 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.5% C 0.171 H 148.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79F191 |
|---|---|
| RGB | rgb(121, 241, 145) |
| HSL | hsl(132, 81%, 71%) |
| HSV | hsv(132, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.51, -53.76, 36.23) |
| CIE-LCH | lch(86.51, 64.83, 146.03°) |
| OKLab | oklab(86.52% -0.1459 0.0898) |
| OKLCH | oklch(86.52% 0.171 148.4) |
| XYZ | xyz(44.4485, 69.0164, 37.7618) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Baby Green
#8CFF9E
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.31
Palegreen
#98FB98
ΔE00 3.56
Foam Green
#90FDA9
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F191 #F179D9
analogous
#9DF179 #79F191 #79F1CD
triadic
#79F191 #9179F1 #F19179
tetradic
#79F191 #799DF1 #F179D9 #F1CD79
square
#79F191 #799DF1 #F179D9 #F1CD79
split-complementary
#79F191 #CD79F1 #F1799D
monochromatic
#17D93E #42EB64 #79F191 #B0F7BE #E3FCE8
Accessibility & contrast
On white
1.42
#79F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#79F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F191
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F191 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#62EDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79f191; /* rgb */ color: rgb(121, 241, 145); /* oklch */ color: oklch(86.5% 0.171 148.4);
Tailwind
colors: {
custom: {
50: '#a7f6b2',
500: '#79f191',
950: '#000000',
},
}SCSS
$custom: #79f191; $custom-light: #a7f6b2; $custom-dark: #000000;
JSON
{
"hex": "#79f191",
"rgb": {
"r": 121,
"g": 241,
"b": 145
},
"hsl": {
"h": 132,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86523,
"c": 0.17129,
"h": 148.4
},
"luminance": 0.6902
}Semantic roles & 50–950 ramp
primary
#79F191
secondary
#CB43B0
accent
#08B3DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581