#77D997#77D997
#77D997 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.8% C 0.132 H 153.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77D997 |
|---|---|
| RGB | rgb(119, 217, 151) |
| HSL | hsl(140, 56%, 66%) |
| HSV | hsv(140, 45%, 85%) |
| CMYK | cmyk(45.2%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(79.49, -43.23, 23.78) |
| CIE-LCH | lch(79.49, 49.34, 151.19°) |
| OKLab | oklab(80.8% -0.118 0.0602) |
| OKLCH | oklch(80.8% 0.132 153) |
| XYZ | xyz(38.0040, 55.7793, 38.0360) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 5.36
Emerald
#50C878
ΔE00 5.92
Aqua Green
#12E193
ΔE00 5.96
Soft Green
#6FC276
ΔE00 6.56
Seaweed
#18D17B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D997 #D977B9
analogous
#88D977 #77D997 #77D9C8
triadic
#77D997 #9777D9 #D99777
tetradic
#77D997 #7788D9 #D977B9 #D9C877
square
#77D997 #7788D9 #D977B9 #D9C877
split-complementary
#77D997 #C877D9 #D97788
monochromatic
#2FA756 #47CC72 #77D997 #A7E6BC #D7F4E0
Accessibility & contrast
On white
1.73
#77D997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#77D997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D997
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D997 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#62D7C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77d997; /* rgb */ color: rgb(119, 217, 151); /* oklch */ color: oklch(80.8% 0.132 153.0);
Tailwind
colors: {
custom: {
50: '#a3e5b6',
500: '#77d997',
950: '#000000',
},
}SCSS
$custom: #77d997; $custom-light: #a3e5b6; $custom-dark: #000000;
JSON
{
"hex": "#77d997",
"rgb": {
"r": 119,
"g": 217,
"b": 151
},
"hsl": {
"h": 139.592,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.80804,
"c": 0.13247,
"h": 153
},
"luminance": 0.55782
}Semantic roles & 50–950 ramp
primary
#77D997
secondary
#AA4A8B
accent
#228FC4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481