#79F18C#79F18C
#79F18C is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.176 H 147.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #79F18C |
|---|---|
| RGB | rgb(121, 241, 140) |
| HSL | hsl(130, 81%, 71%) |
| HSV | hsv(130, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(86.44, -54.54, 38.61) |
| CIE-LCH | lch(86.44, 66.82, 144.71°) |
| OKLab | oklab(86.44% -0.148 0.0952) |
| OKLCH | oklch(86.44% 0.176 147.3) |
| XYZ | xyz(44.0714, 68.8655, 35.7759) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.41
Mint Green
#8FFF9F
ΔE00 3.43
Foam Green
#90FDA9
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F18C #F179DE
analogous
#A2F179 #79F18C #79F1C8
triadic
#79F18C #8C79F1 #F18C79
tetradic
#79F18C #79A2F1 #F179DE #F1C879
square
#79F18C #79A2F1 #F179DE #F1C879
split-complementary
#79F18C #C879F1 #F179A2
monochromatic
#17D935 #42EB5C #79F18C #B0F7BC #E3FCE7
Accessibility & contrast
On white
1.42
#79F18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#79F18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F18C
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F18C | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF85
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#63ECD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79f18c; /* rgb */ color: rgb(121, 241, 140); /* oklch */ color: oklch(86.4% 0.176 147.3);
Tailwind
colors: {
custom: {
50: '#a7f6af',
500: '#79f18c',
950: '#000000',
},
}SCSS
$custom: #79f18c; $custom-light: #a7f6af; $custom-dark: #000000;
JSON
{
"hex": "#79f18c",
"rgb": {
"r": 121,
"g": 241,
"b": 140
},
"hsl": {
"h": 129.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86437,
"c": 0.17594,
"h": 147.3
},
"luminance": 0.68869
}Semantic roles & 50–950 ramp
primary
#79F18C
secondary
#CB43B6
accent
#08BCDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581