#77D280#77D280
#77D280 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.7% C 0.144 H 146.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77D280 |
|---|---|
| RGB | rgb(119, 210, 128) |
| HSL | hsl(126, 50%, 65%) |
| HSV | hsv(126, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 39%, 17.6%) |
| CIE-LAB | lab(77.02, -44.13, 32.37) |
| CIE-LCH | lch(77.02, 54.73, 143.74°) |
| OKLab | oklab(78.67% -0.12 0.0803) |
| OKLCH | oklch(78.67% 0.144 146.2) |
| XYZ | xyz(34.5488, 51.5714, 28.5517) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.03
Emerald
#50C878
ΔE00 4.43
Seaweed
#18D17B
ΔE00 6.20
Dark Mint
#48C072
ΔE00 6.22
Pistachio
#93C572
ΔE00 6.38
Weird Green
#3AE57F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D280 #D277C9
analogous
#9CD277 #77D280 #77D2AE
triadic
#77D280 #8077D2 #D28077
tetradic
#77D280 #779CD2 #D277C9 #D2AE77
square
#77D280 #779CD2 #D277C9 #D2AE77
split-complementary
#77D280 #AE77D2 #D2779C
monochromatic
#339B3E #49C355 #77D280 #A5E1AB #D3F0D6
Accessibility & contrast
On white
1.86
#77D280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#77D280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D280
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D280 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#C7BB85
Tritanopia (blue-blind)
#6ACEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77d280; /* rgb */ color: rgb(119, 210, 128); /* oklch */ color: oklch(78.7% 0.144 146.2);
Tailwind
colors: {
custom: {
50: '#a3e0a5',
500: '#77d280',
950: '#000000',
},
}SCSS
$custom: #77d280; $custom-light: #a3e0a5; $custom-dark: #000000;
JSON
{
"hex": "#77d280",
"rgb": {
"r": 119,
"g": 210,
"b": 128
},
"hsl": {
"h": 125.934,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.78667,
"c": 0.14442,
"h": 146.2
},
"luminance": 0.51574
}Semantic roles & 50–950 ramp
primary
#77D280
secondary
#A04D98
accent
#28AFBE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480