#77DC8A#77DC8A
#77DC8A is a light, vivid green. Relative luminance 0.569; OKLCH L 81.3% C 0.149 H 148.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC8A |
|---|---|
| RGB | rgb(119, 220, 138) |
| HSL | hsl(131, 59%, 66%) |
| HSV | hsv(131, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.15, -46.77, 31.37) |
| CIE-LCH | lch(80.15, 56.32, 146.15°) |
| OKLab | oklab(81.27% -0.1272 0.0782) |
| OKLCH | oklch(81.27% 0.149 148.4) |
| XYZ | xyz(37.7861, 56.9406, 33.0393) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 5.01
Emerald
#50C878
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 5.86
Tealish Green
#0CDC73
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC8A #DC77C9
analogous
#97DC77 #77DC8A #77DCBD
triadic
#77DC8A #8A77DC #DC8A77
tetradic
#77DC8A #7797DC #DC77C9 #DCBD77
square
#77DC8A #7797DC #DC77C9 #DCBD77
split-complementary
#77DC8A #BD77DC #DC7797
monochromatic
#2CAC44 #46CF60 #77DC8A #A8E9B4 #D8F5DE
Accessibility & contrast
On white
1.70
#77DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#77DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC8A
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC8A | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#65D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dc8a; /* rgb */ color: rgb(119, 220, 138); /* oklch */ color: oklch(81.3% 0.149 148.4);
Tailwind
colors: {
custom: {
50: '#a4e7ad',
500: '#77dc8a',
950: '#000000',
},
}SCSS
$custom: #77dc8a; $custom-light: #a4e7ad; $custom-dark: #000000;
JSON
{
"hex": "#77dc8a",
"rgb": {
"r": 119,
"g": 220,
"b": 138
},
"hsl": {
"h": 131.287,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81265,
"c": 0.14926,
"h": 148.4
},
"luminance": 0.56943
}Semantic roles & 50–950 ramp
primary
#77DC8A
secondary
#AF489B
accent
#1FA7C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481