#79E080#79E080
#79E080 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.164 H 145.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #79E080 |
|---|---|
| RGB | rgb(121, 224, 128) |
| HSL | hsl(124, 62%, 68%) |
| HSV | hsv(124, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.25, -49.46, 37.87) |
| CIE-LCH | lch(81.25, 62.29, 142.55°) |
| OKLab | oklab(82.14% -0.1344 0.0931) |
| OKLCH | oklch(82.14% 0.164 145.3) |
| XYZ | xyz(38.4350, 58.9321, 29.7676) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Lightish Green
#61E160
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 5.80
Fresh Green
#69D84F
ΔE00 6.09
Palegreen
#98FB98
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E080 #E079D9
analogous
#A5E079 #79E080 #79E0B4
triadic
#79E080 #8079E0 #E08079
tetradic
#79E080 #79A5E0 #E079D9 #E0B479
square
#79E080 #79A5E0 #E079D9 #E0B479
split-complementary
#79E080 #B479E0 #E079A5
monochromatic
#2AB533 #47D551 #79E080 #ABEBAF #DCF7DE
Accessibility & contrast
On white
1.64
#79E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#79E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E080
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E080 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#6ADBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e080; /* rgb */ color: rgb(121, 224, 128); /* oklch */ color: oklch(82.1% 0.164 145.3);
Tailwind
colors: {
custom: {
50: '#a5eaa6',
500: '#79e080',
950: '#000000',
},
}SCSS
$custom: #79e080; $custom-light: #a5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#79e080",
"rgb": {
"r": 121,
"g": 224,
"b": 128
},
"hsl": {
"h": 124.078,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82142,
"c": 0.16351,
"h": 145.3
},
"luminance": 0.58935
}Semantic roles & 50–950 ramp
primary
#79E080
secondary
#B647AE
accent
#1BBECA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480