#77D486#77D486
#77D486 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.141 H 147.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77D486 |
|---|---|
| RGB | rgb(119, 212, 134) |
| HSL | hsl(130, 52%, 65%) |
| HSV | hsv(130, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.71, -44.02, 30.20) |
| CIE-LCH | lch(77.71, 53.39, 145.54°) |
| OKLab | oklab(79.26% -0.1197 0.0753) |
| OKLCH | oklch(79.26% 0.141 147.8) |
| XYZ | xyz(35.4523, 52.7277, 30.8590) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.52
Emerald
#50C878
ΔE00 4.55
Seaweed
#18D17B
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.29
Hospital Green
#9BE5AA
ΔE00 6.43
Dark Mint
#48C072
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D486 #D477C5
analogous
#97D477 #77D486 #77D4B4
triadic
#77D486 #8677D4 #D48677
tetradic
#77D486 #7797D4 #D477C5 #D4B477
square
#77D486 #7797D4 #D477C5 #D4B477
split-complementary
#77D486 #B477D4 #D47797
monochromatic
#329E44 #49C55D #77D486 #A5E3AF #D4F1D9
Accessibility & contrast
On white
1.82
#77D486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#77D486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D486
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D486 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C681
Deuteranopia (green-blind)
#C8BC8B
Tritanopia (blue-blind)
#68D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77d486; /* rgb */ color: rgb(119, 212, 134); /* oklch */ color: oklch(79.3% 0.141 147.8);
Tailwind
colors: {
custom: {
50: '#a3e2aa',
500: '#77d486',
950: '#000000',
},
}SCSS
$custom: #77d486; $custom-light: #a3e2aa; $custom-dark: #000000;
JSON
{
"hex": "#77d486",
"rgb": {
"r": 119,
"g": 212,
"b": 134
},
"hsl": {
"h": 129.677,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79261,
"c": 0.14147,
"h": 147.8
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#77D486
secondary
#A34C95
accent
#26A7BF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481