#79DF82#79DF82
#79DF82 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.160 H 145.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #79DF82 |
|---|---|
| RGB | rgb(121, 223, 130) |
| HSL | hsl(125, 61%, 67%) |
| HSV | hsv(125, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.99, -48.74, 36.53) |
| CIE-LCH | lch(80.99, 60.91, 143.15°) |
| OKLab | oklab(81.93% -0.1325 0.09) |
| OKLCH | oklch(81.93% 0.16 145.8) |
| XYZ | xyz(38.3000, 58.4493, 30.3784) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 4.69
Lightish Green
#61E160
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.79
Palegreen
#98FB98
ΔE00 6.42
Fresh Green
#69D84F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DF82 #DF79D6
analogous
#A3DF79 #79DF82 #79DFB5
triadic
#79DF82 #8279DF #DF8279
tetradic
#79DF82 #79A3DF #DF79D6 #DFB579
square
#79DF82 #79A3DF #DF79D6 #DFB579
split-complementary
#79DF82 #B579DF #DF79A3
monochromatic
#2BB337 #48D354 #79DF82 #AAEBB0 #DCF7DE
Accessibility & contrast
On white
1.65
#79DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#79DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DF82
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DF82 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#6ADBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79df82; /* rgb */ color: rgb(121, 223, 130); /* oklch */ color: oklch(81.9% 0.160 145.8);
Tailwind
colors: {
custom: {
50: '#a5e9a7',
500: '#79df82',
950: '#000000',
},
}SCSS
$custom: #79df82; $custom-light: #a5e9a7; $custom-dark: #000000;
JSON
{
"hex": "#79df82",
"rgb": {
"r": 121,
"g": 223,
"b": 130
},
"hsl": {
"h": 125.294,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.81934,
"c": 0.16018,
"h": 145.8
},
"luminance": 0.58452
}Semantic roles & 50–950 ramp
primary
#79DF82
secondary
#B448AB
accent
#1CBAC9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480