#77DC86#77DC86
#77DC86 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.153 H 147.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC86 |
|---|---|
| RGB | rgb(119, 220, 134) |
| HSL | hsl(129, 59%, 66%) |
| HSV | hsv(129, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.08, -47.42, 33.32) |
| CIE-LCH | lch(80.08, 57.96, 144.90°) |
| OKLab | oklab(81.19% -0.1289 0.0827) |
| OKLCH | oklch(81.19% 0.153 147.3) |
| XYZ | xyz(37.5019, 56.8269, 31.5422) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.75
Emerald
#50C878
ΔE00 5.88
Lightish Green
#61E160
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC86 #DC77CD
analogous
#9BDC77 #77DC86 #77DCB9
triadic
#77DC86 #8677DC #DC8677
tetradic
#77DC86 #779BDC #DC77CD #DCB977
square
#77DC86 #779BDC #DC77CD #DCB977
split-complementary
#77DC86 #B977DC #DC779B
monochromatic
#2CAC3F #46CF5B #77DC86 #A8E9B1 #D8F5DD
Accessibility & contrast
On white
1.70
#77DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#77DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC86
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC86 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD80
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#66D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dc86; /* rgb */ color: rgb(119, 220, 134); /* oklch */ color: oklch(81.2% 0.153 147.3);
Tailwind
colors: {
custom: {
50: '#a4e7aa',
500: '#77dc86',
950: '#000000',
},
}SCSS
$custom: #77dc86; $custom-light: #a4e7aa; $custom-dark: #000000;
JSON
{
"hex": "#77dc86",
"rgb": {
"r": 119,
"g": 220,
"b": 134
},
"hsl": {
"h": 128.911,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81192,
"c": 0.15312,
"h": 147.3
},
"luminance": 0.5683
}Semantic roles & 50–950 ramp
primary
#77DC86
secondary
#AF48A0
accent
#1FAEC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481