#77D484#77D484
#77D484 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.2% C 0.143 H 147.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77D484 |
|---|---|
| RGB | rgb(119, 212, 132) |
| HSL | hsl(128, 52%, 65%) |
| HSV | hsv(128, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.68, -44.35, 31.19) |
| CIE-LCH | lch(77.68, 54.22, 144.88°) |
| OKLab | oklab(79.22% -0.1206 0.0776) |
| OKLCH | oklch(79.22% 0.143 147.2) |
| XYZ | xyz(35.3141, 52.6725, 30.1313) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.49
Emerald
#50C878
ΔE00 4.58
Seaweed
#18D17B
ΔE00 6.09
Weird Green
#3AE57F
ΔE00 6.20
Lightgreen
#90EE90
ΔE00 6.36
Tealish Green
#0CDC73
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D484 #D477C7
analogous
#99D477 #77D484 #77D4B2
triadic
#77D484 #8477D4 #D48477
tetradic
#77D484 #7799D4 #D477C7 #D4B277
square
#77D484 #7799D4 #D477C7 #D4B277
split-complementary
#77D484 #B277D4 #D47799
monochromatic
#329E41 #49C55A #77D484 #A5E3AE #D4F1D8
Accessibility & contrast
On white
1.82
#77D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#77D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D484
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D484 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C67E
Deuteranopia (green-blind)
#C9BC89
Tritanopia (blue-blind)
#68D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77d484; /* rgb */ color: rgb(119, 212, 132); /* oklch */ color: oklch(79.2% 0.143 147.2);
Tailwind
colors: {
custom: {
50: '#a3e2a8',
500: '#77d484',
950: '#000000',
},
}SCSS
$custom: #77d484; $custom-light: #a3e2a8; $custom-dark: #000000;
JSON
{
"hex": "#77d484",
"rgb": {
"r": 119,
"g": 212,
"b": 132
},
"hsl": {
"h": 128.387,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79224,
"c": 0.14343,
"h": 147.2
},
"luminance": 0.52675
}Semantic roles & 50–950 ramp
primary
#77D484
secondary
#A34C97
accent
#26AABF
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480