#77DC79#77DC79
#77DC79 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.166 H 144.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC79 |
|---|---|
| RGB | rgb(119, 220, 121) |
| HSL | hsl(121, 59%, 66%) |
| HSV | hsv(121, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.89, -49.39, 39.59) |
| CIE-LCH | lch(79.89, 63.30, 141.29°) |
| OKLab | oklab(80.97% -0.1343 0.0967) |
| OKLCH | oklch(80.97% 0.166 144.2) |
| XYZ | xyz(36.6503, 56.4863, 27.0571) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.59
Weird Green
#3AE57F
ΔE00 5.07
Fresh Green
#69D84F
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.74
Emerald
#50C878
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC79 #DC77DA
analogous
#A8DC77 #77DC79 #77DCAC
triadic
#77DC79 #7977DC #DC7977
tetradic
#77DC79 #77A8DC #DC77DA #DCAC77
square
#77DC79 #77A8DC #DC77DA #DCAC77
split-complementary
#77DC79 #AC77DC #DC77A8
monochromatic
#2CAC2F #46CF49 #77DC79 #A8E9A9 #D8F5D9
Accessibility & contrast
On white
1.71
#77DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#77DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC79
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC79 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#69D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77dc79; /* rgb */ color: rgb(119, 220, 121); /* oklch */ color: oklch(81.0% 0.166 144.2);
Tailwind
colors: {
custom: {
50: '#a4e7a1',
500: '#77dc79',
950: '#000000',
},
}SCSS
$custom: #77dc79; $custom-light: #a4e7a1; $custom-dark: #000000;
JSON
{
"hex": "#77dc79",
"rgb": {
"r": 119,
"g": 220,
"b": 121
},
"hsl": {
"h": 121.188,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.80972,
"c": 0.16554,
"h": 144.2
},
"luminance": 0.56489
}Semantic roles & 50–950 ramp
primary
#77DC79
secondary
#AF48AD
accent
#1FC3C7
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480