#79F08C#79F08C
#79F08C is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.175 H 147.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79F08C |
|---|---|
| RGB | rgb(121, 240, 140) |
| HSL | hsl(130, 80%, 71%) |
| HSV | hsv(130, 50%, 94%) |
| CMYK | cmyk(49.6%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(86.14, -54.14, 38.23) |
| CIE-LCH | lch(86.14, 66.28, 144.78°) |
| OKLab | oklab(86.2% -0.1469 0.0943) |
| OKLCH | oklch(86.2% 0.175 147.3) |
| XYZ | xyz(43.7762, 68.2751, 35.6775) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.44
Baby Green
#8CFF9E
ΔE00 3.45
Palegreen
#98FB98
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F08C #F079DD
analogous
#A1F079 #79F08C #79F0C7
triadic
#79F08C #8C79F0 #F08C79
tetradic
#79F08C #79A1F0 #F079DD #F0C779
square
#79F08C #79A1F0 #F079DD #F0C779
split-complementary
#79F08C #C779F0 #F079A1
monochromatic
#18D736 #42EA5D #79F08C #B0F6BB #E3FCE7
Accessibility & contrast
On white
1.43
#79F08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#79F08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F08C
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F08C | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE85
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#64ECD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79f08c; /* rgb */ color: rgb(121, 240, 140); /* oklch */ color: oklch(86.2% 0.175 147.3);
Tailwind
colors: {
custom: {
50: '#a7f6af',
500: '#79f08c',
950: '#000000',
},
}SCSS
$custom: #79f08c; $custom-light: #a7f6af; $custom-dark: #000000;
JSON
{
"hex": "#79f08c",
"rgb": {
"r": 121,
"g": 240,
"b": 140
},
"hsl": {
"h": 129.58,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.86197,
"c": 0.17456,
"h": 147.3
},
"luminance": 0.68279
}Semantic roles & 50–950 ramp
primary
#79F08C
secondary
#CA43B4
accent
#09BBDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581