#79DC8A#79DC8A
#79DC8A is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.148 H 148.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79DC8A |
|---|---|
| RGB | rgb(121, 220, 138) |
| HSL | hsl(130, 59%, 67%) |
| HSV | hsv(130, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.23, -46.22, 31.49) |
| CIE-LCH | lch(80.23, 55.93, 145.73°) |
| OKLab | oklab(81.35% -0.1257 0.0785) |
| OKLCH | oklch(81.35% 0.148 148) |
| XYZ | xyz(38.0636, 57.0837, 33.0523) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.77
Emerald
#50C878
ΔE00 5.92
Tealish Green
#0CDC73
ΔE00 6.12
Soft Green
#6FC276
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DC8A #DC79CB
analogous
#9ADC79 #79DC8A #79DCBC
triadic
#79DC8A #8A79DC #DC8A79
tetradic
#79DC8A #799ADC #DC79CB #DCBC79
square
#79DC8A #799ADC #DC79CB #DCBC79
split-complementary
#79DC8A #BC79DC #DC799A
monochromatic
#2DAD43 #48CF60 #79DC8A #AAE9B4 #DAF5DF
Accessibility & contrast
On white
1.69
#79DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#79DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DC8A
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DC8A | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#68D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #79dc8a; /* rgb */ color: rgb(121, 220, 138); /* oklch */ color: oklch(81.4% 0.148 148.0);
Tailwind
colors: {
custom: {
50: '#a5e7ad',
500: '#79dc8a',
950: '#000000',
},
}SCSS
$custom: #79dc8a; $custom-light: #a5e7ad; $custom-dark: #000000;
JSON
{
"hex": "#79dc8a",
"rgb": {
"r": 121,
"g": 220,
"b": 138
},
"hsl": {
"h": 130.303,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81353,
"c": 0.14817,
"h": 148
},
"luminance": 0.57086
}Semantic roles & 50–950 ramp
primary
#79DC8A
secondary
#B04A9E
accent
#1FAAC6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481