#79DB76#79DB76
#79DB76 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.166 H 143.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #79DB76 |
|---|---|
| RGB | rgb(121, 219, 118) |
| HSL | hsl(118, 58%, 66%) |
| HSV | hsv(118, 46%, 86%) |
| CMYK | cmyk(44.7%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.63, -48.83, 40.76) |
| CIE-LCH | lch(79.63, 63.61, 140.15°) |
| OKLab | oklab(80.77% -0.133 0.0992) |
| OKLCH | oklch(80.77% 0.166 143.3) |
| XYZ | xyz(36.4849, 56.0335, 26.0291) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.81
Fresh Green
#69D84F
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DB76 #D876DB
analogous
#ABDB76 #79DB76 #76DBA5
triadic
#79DB76 #7679DB #DB7679
tetradic
#79DB76 #76ABDB #D876DB #DBA576
square
#79DB76 #76ABDB #D876DB #DBA576
split-complementary
#79DB76 #A576DB #DB76AB
monochromatic
#30AA2D #4ACE46 #79DB76 #A8E8A6 #D8F4D7
Accessibility & contrast
On white
1.72
#79DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#79DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DB76
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DB76 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#6DD6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #79db76; /* rgb */ color: rgb(121, 219, 118); /* oklch */ color: oklch(80.8% 0.166 143.3);
Tailwind
colors: {
custom: {
50: '#a5e79f',
500: '#79db76',
950: '#000000',
},
}SCSS
$custom: #79db76; $custom-light: #a5e79f; $custom-dark: #000000;
JSON
{
"hex": "#79db76",
"rgb": {
"r": 121,
"g": 219,
"b": 118
},
"hsl": {
"h": 118.218,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80771,
"c": 0.16592,
"h": 143.3
},
"luminance": 0.56036
}Semantic roles & 50–950 ramp
primary
#79DB76
secondary
#AA48AD
accent
#20C6C1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480