#77DC89#77DC89
#77DC89 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.150 H 148.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC89 |
|---|---|
| RGB | rgb(119, 220, 137) |
| HSL | hsl(131, 59%, 66%) |
| HSV | hsv(131, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.13, -46.94, 31.86) |
| CIE-LCH | lch(80.13, 56.73, 145.83°) |
| OKLab | oklab(81.25% -0.1276 0.0793) |
| OKLCH | oklch(81.25% 0.15 148.1) |
| XYZ | xyz(37.7141, 56.9118, 32.6598) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 4.97
Emerald
#50C878
ΔE00 5.81
Tealish Green
#0CDC73
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC89 #DC77CA
analogous
#98DC77 #77DC89 #77DCBC
triadic
#77DC89 #8977DC #DC8977
tetradic
#77DC89 #7798DC #DC77CA #DCBC77
square
#77DC89 #7798DC #DC77CA #DCBC77
split-complementary
#77DC89 #BC77DC #DC7798
monochromatic
#2CAC43 #46CF5F #77DC89 #A8E9B3 #D8F5DD
Accessibility & contrast
On white
1.70
#77DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#77DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC89
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC89 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#CFC38E
Tritanopia (blue-blind)
#66D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dc89; /* rgb */ color: rgb(119, 220, 137); /* oklch */ color: oklch(81.2% 0.150 148.1);
Tailwind
colors: {
custom: {
50: '#a4e7ac',
500: '#77dc89',
950: '#000000',
},
}SCSS
$custom: #77dc89; $custom-light: #a4e7ac; $custom-dark: #000000;
JSON
{
"hex": "#77dc89",
"rgb": {
"r": 119,
"g": 220,
"b": 137
},
"hsl": {
"h": 130.693,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81247,
"c": 0.15023,
"h": 148.1
},
"luminance": 0.56914
}Semantic roles & 50–950 ramp
primary
#77DC89
secondary
#AF489C
accent
#1FA9C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481