#79DF80#79DF80
#79DF80 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.162 H 145.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF80 |
|---|---|
| RGB | rgb(121, 223, 128) |
| HSL | hsl(124, 61%, 67%) |
| HSV | hsv(124, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.96, -49.04, 37.49) |
| CIE-LCH | lch(80.96, 61.73, 142.60°) |
| OKLab | oklab(81.9% -0.1333 0.0922) |
| OKLCH | oklch(81.9% 0.162 145.3) |
| XYZ | xyz(38.1671, 58.3961, 29.6783) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Lightish Green
#61E160
ΔE00 4.56
Weird Green
#3AE57F
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.80
Fresh Green
#69D84F
ΔE00 6.12
Palegreen
#98FB98
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF80 #DF79D8
analogous
#A5DF79 #79DF80 #79DFB3
triadic
#79DF80 #8079DF #DF8079
tetradic
#79DF80 #79A5DF #DF79D8 #DFB379
square
#79DF80 #79A5DF #DF79D8 #DFB379
split-complementary
#79DF80 #B379DF #DF79A5
monochromatic
#2BB334 #48D351 #79DF80 #AAEBAF #DCF7DE
Accessibility & contrast
On white
1.66
#79DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#79DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF80
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF80 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#6ADAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79df80; /* rgb */ color: rgb(121, 223, 128); /* oklch */ color: oklch(81.9% 0.162 145.3);
Tailwind
colors: {
custom: {
50: '#a5eaa6',
500: '#79df80',
950: '#000000',
},
}SCSS
$custom: #79df80; $custom-light: #a5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#79df80",
"rgb": {
"r": 121,
"g": 223,
"b": 128
},
"hsl": {
"h": 124.118,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.819,
"c": 0.16208,
"h": 145.3
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#79DF80
secondary
#B448AD
accent
#1CBDC9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480