#77D596#77D596
#77D596 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.128 H 153.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77D596 |
|---|---|
| RGB | rgb(119, 213, 150) |
| HSL | hsl(140, 53%, 65%) |
| HSV | hsv(140, 44%, 84%) |
| CMYK | cmyk(44.1%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(78.29, -41.66, 22.67) |
| CIE-LCH | lch(78.29, 47.43, 151.45°) |
| OKLab | oklab(79.83% -0.1138 0.0574) |
| OKLCH | oklch(79.83% 0.128 153.2) |
| XYZ | xyz(36.9046, 53.7098, 37.2706) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.35
Emerald
#50C878
ΔE00 5.59
Soft Green
#6FC276
ΔE00 6.00
Aqua Green
#12E193
ΔE00 6.48
Seaweed
#18D17B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D596 #D577B6
analogous
#87D577 #77D596 #77D5C5
triadic
#77D596 #9677D5 #D59677
tetradic
#77D596 #7787D5 #D577B6 #D5C577
square
#77D596 #7787D5 #D577B6 #D5C577
split-complementary
#77D596 #C577D5 #D57787
monochromatic
#31A056 #48C772 #77D596 #A6E3BA #D5F2DE
Accessibility & contrast
On white
1.79
#77D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#77D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D596
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D596 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C892
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#63D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77d596; /* rgb */ color: rgb(119, 213, 150); /* oklch */ color: oklch(79.8% 0.128 153.2);
Tailwind
colors: {
custom: {
50: '#a3e2b5',
500: '#77d596',
950: '#000000',
},
}SCSS
$custom: #77d596; $custom-light: #a3e2b5; $custom-dark: #000000;
JSON
{
"hex": "#77d596",
"rgb": {
"r": 119,
"g": 213,
"b": 150
},
"hsl": {
"h": 139.787,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.79825,
"c": 0.12751,
"h": 153.2
},
"luminance": 0.53712
}Semantic roles & 50–950 ramp
primary
#77D596
secondary
#A44C87
accent
#258DC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481