#77D87F#77D87F
#77D87F is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.154 H 145.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77D87F |
|---|---|
| RGB | rgb(119, 216, 127) |
| HSL | hsl(125, 55%, 66%) |
| HSV | hsv(125, 45%, 85%) |
| CMYK | cmyk(44.9%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.79, -46.84, 35.18) |
| CIE-LCH | lch(78.79, 58.58, 143.09°) |
| OKLab | oklab(80.1% -0.1273 0.0868) |
| OKLCH | oklch(80.1% 0.154 145.7) |
| XYZ | xyz(35.9925, 54.5635, 28.7098) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.39
Emerald
#50C878
ΔE00 5.45
Lightish Green
#61E160
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D87F #D877D0
analogous
#9FD877 #77D87F #77D8AF
triadic
#77D87F #7F77D8 #D87F77
tetradic
#77D87F #779FD8 #D877D0 #D8AF77
square
#77D87F #779FD8 #D877D0 #D8AF77
split-complementary
#77D87F #AF77D8 #D8779F
monochromatic
#2FA539 #47CA52 #77D87F #A7E6AC #D6F3D9
Accessibility & contrast
On white
1.76
#77D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#77D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D87F
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D87F | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#69D4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d87f; /* rgb */ color: rgb(119, 216, 127); /* oklch */ color: oklch(80.1% 0.154 145.7);
Tailwind
colors: {
custom: {
50: '#a3e5a5',
500: '#77d87f',
950: '#000000',
},
}SCSS
$custom: #77d87f; $custom-light: #a3e5a5; $custom-dark: #000000;
JSON
{
"hex": "#77d87f",
"rgb": {
"r": 119,
"g": 216,
"b": 127
},
"hsl": {
"h": 124.948,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.80102,
"c": 0.15412,
"h": 145.7
},
"luminance": 0.54566
}Semantic roles & 50–950 ramp
primary
#77D87F
secondary
#A94AA1
accent
#23B6C3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480