#77D595#77D595
#77D595 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.128 H 152.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77D595 |
|---|---|
| RGB | rgb(119, 213, 149) |
| HSL | hsl(139, 53%, 65%) |
| HSV | hsv(139, 44%, 84%) |
| CMYK | cmyk(44.1%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(78.27, -41.85, 23.17) |
| CIE-LCH | lch(78.27, 47.83, 151.03°) |
| OKLab | oklab(79.8% -0.1143 0.0586) |
| OKLCH | oklch(79.8% 0.128 152.8) |
| XYZ | xyz(36.8244, 53.6778, 36.8483) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.23
Emerald
#50C878
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.46
Seaweed
#18D17B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D595 #D577B7
analogous
#88D577 #77D595 #77D5C4
triadic
#77D595 #9577D5 #D59577
tetradic
#77D595 #7788D5 #D577B7 #D5C477
square
#77D595 #7788D5 #D577B7 #D5C477
split-complementary
#77D595 #C477D5 #D57788
monochromatic
#31A055 #48C771 #77D595 #A6E3B9 #D5F2DE
Accessibility & contrast
On white
1.79
#77D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#77D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D595
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D595 | 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)
#D5C791
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#64D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77d595; /* rgb */ color: rgb(119, 213, 149); /* oklch */ color: oklch(79.8% 0.128 152.8);
Tailwind
colors: {
custom: {
50: '#a3e2b4',
500: '#77d595',
950: '#000000',
},
}SCSS
$custom: #77d595; $custom-light: #a3e2b4; $custom-dark: #000000;
JSON
{
"hex": "#77d595",
"rgb": {
"r": 119,
"g": 213,
"b": 149
},
"hsl": {
"h": 139.149,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.79803,
"c": 0.12846,
"h": 152.8
},
"luminance": 0.5368
}Semantic roles & 50–950 ramp
primary
#77D595
secondary
#A44C88
accent
#258FC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481