#77DC87#77DC87
#77DC87 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.152 H 147.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC87 |
|---|---|
| RGB | rgb(119, 220, 135) |
| HSL | hsl(130, 59%, 66%) |
| HSV | hsv(130, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(80.10, -47.26, 32.84) |
| CIE-LCH | lch(80.10, 57.55, 145.21°) |
| OKLab | oklab(81.21% -0.1284 0.0816) |
| OKLCH | oklch(81.21% 0.152 147.6) |
| XYZ | xyz(37.5719, 56.8549, 31.9112) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.79
Emerald
#50C878
ΔE00 5.85
Lightish Green
#61E160
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC87 #DC77CC
analogous
#9ADC77 #77DC87 #77DCBA
triadic
#77DC87 #8777DC #DC8777
tetradic
#77DC87 #779ADC #DC77CC #DCBA77
square
#77DC87 #779ADC #DC77CC #DCBA77
split-complementary
#77DC87 #BA77DC #DC779A
monochromatic
#2CAC41 #46CF5C #77DC87 #A8E9B2 #D8F5DD
Accessibility & contrast
On white
1.70
#77DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#77DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC87
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC87 | 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)
#DECD81
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#66D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dc87; /* rgb */ color: rgb(119, 220, 135); /* oklch */ color: oklch(81.2% 0.152 147.6);
Tailwind
colors: {
custom: {
50: '#a4e7ab',
500: '#77dc87',
950: '#000000',
},
}SCSS
$custom: #77dc87; $custom-light: #a4e7ab; $custom-dark: #000000;
JSON
{
"hex": "#77dc87",
"rgb": {
"r": 119,
"g": 220,
"b": 135
},
"hsl": {
"h": 129.505,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.8121,
"c": 0.15216,
"h": 147.6
},
"luminance": 0.56858
}Semantic roles & 50–950 ramp
primary
#77DC87
secondary
#AF489F
accent
#1FACC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481