#77D196#77D196
#77D196 is a light, vivid green. Relative luminance 0.517; OKLCH L 78.9% C 0.122 H 153.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77D196 |
|---|---|
| RGB | rgb(119, 209, 150) |
| HSL | hsl(141, 49%, 64%) |
| HSV | hsv(141, 43%, 82%) |
| CMYK | cmyk(43.1%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.11, -39.89, 21.05) |
| CIE-LCH | lch(77.11, 45.11, 152.18°) |
| OKLab | oklab(78.87% -0.1092 0.0535) |
| OKLCH | oklch(78.87% 0.122 153.9) |
| XYZ | xyz(35.9108, 51.7224, 36.9394) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.37
Emerald
#50C878
ΔE00 5.61
Soft Green
#6FC276
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.78
Eucalyptus
#44D7A8
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D196 #D177B2
analogous
#85D177 #77D196 #77D1C3
triadic
#77D196 #9677D1 #D19677
tetradic
#77D196 #7785D1 #D177B2 #D1C377
square
#77D196 #7785D1 #D177B2 #D1C377
split-complementary
#77D196 #C377D1 #D17785
monochromatic
#349A57 #49C273 #77D196 #A5E0B9 #D2F0DD
Accessibility & contrast
On white
1.85
#77D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#77D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D196
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D196 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C3BB99
Tritanopia (blue-blind)
#64CFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77d196; /* rgb */ color: rgb(119, 209, 150); /* oklch */ color: oklch(78.9% 0.122 153.9);
Tailwind
colors: {
custom: {
50: '#a2dfb5',
500: '#77d196',
950: '#000000',
},
}SCSS
$custom: #77d196; $custom-light: #a2dfb5; $custom-dark: #000000;
JSON
{
"hex": "#77d196",
"rgb": {
"r": 119,
"g": 209,
"b": 150
},
"hsl": {
"h": 140.667,
"s": 49.451,
"l": 64.314
},
"oklch": {
"l": 0.78868,
"c": 0.12157,
"h": 153.9
},
"luminance": 0.51725
}Semantic roles & 50–950 ramp
primary
#77D196
secondary
#9F4D83
accent
#298ABD
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481