#79E079#79E079
#79E079 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.170 H 143.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79E079 |
|---|---|
| RGB | rgb(121, 224, 121) |
| HSL | hsl(120, 62%, 68%) |
| HSV | hsv(120, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(81.16, -50.47, 41.21) |
| CIE-LCH | lch(81.16, 65.15, 140.77°) |
| OKLab | oklab(82.03% -0.1373 0.1004) |
| OKLCH | oklch(82.03% 0.17 143.8) |
| XYZ | xyz(37.9901, 58.7541, 27.4243) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.99
Palegreen
#98FB98
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E079 #E079E0
analogous
#ACE079 #79E079 #79E0AC
triadic
#79E079 #7979E0 #E07979
tetradic
#79E079 #79ACE0 #E079E0 #E0AC79
square
#79E079 #79ACE0 #E079E0 #E0AC79
split-complementary
#79E079 #AC79E0 #E079AC
monochromatic
#2AB52A #47D547 #79E079 #ABEBAB #DCF7DC
Accessibility & contrast
On white
1.65
#79E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#79E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E079
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E079 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF71
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#6CDBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e079; /* rgb */ color: rgb(121, 224, 121); /* oklch */ color: oklch(82.0% 0.170 143.8);
Tailwind
colors: {
custom: {
50: '#a6eaa1',
500: '#79e079',
950: '#000000',
},
}SCSS
$custom: #79e079; $custom-light: #a6eaa1; $custom-dark: #000000;
JSON
{
"hex": "#79e079",
"rgb": {
"r": 121,
"g": 224,
"b": 121
},
"hsl": {
"h": 120,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.8203,
"c": 0.1701,
"h": 143.8
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#79E079
secondary
#B647B6
accent
#1BCACA
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480