#77D899#77D899
#77D899 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.6% C 0.129 H 153.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77D899 |
|---|---|
| RGB | rgb(119, 216, 153) |
| HSL | hsl(141, 55%, 66%) |
| HSV | hsv(141, 45%, 85%) |
| CMYK | cmyk(44.9%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(79.23, -42.43, 22.38) |
| CIE-LCH | lch(79.23, 47.97, 152.18°) |
| OKLab | oklab(80.61% -0.116 0.0568) |
| OKLCH | oklch(80.61% 0.129 153.9) |
| XYZ | xyz(37.9108, 55.3308, 38.8130) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 4.89
Emerald
#50C878
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.12
Eucalyptus
#44D7A8
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D899 #D877B6
analogous
#85D877 #77D899 #77D8C9
triadic
#77D899 #9977D8 #D89977
tetradic
#77D899 #7785D8 #D877B6 #D8C977
square
#77D899 #7785D8 #D877B6 #D8C977
split-complementary
#77D899 #C977D8 #D87785
monochromatic
#2FA559 #47CA75 #77D899 #A7E6BD #D6F3E0
Accessibility & contrast
On white
1.74
#77D899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#77D899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D899
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D899 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#62D6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d899; /* rgb */ color: rgb(119, 216, 153); /* oklch */ color: oklch(80.6% 0.129 153.9);
Tailwind
colors: {
custom: {
50: '#a3e4b7',
500: '#77d899',
950: '#000000',
},
}SCSS
$custom: #77d899; $custom-light: #a3e4b7; $custom-dark: #000000;
JSON
{
"hex": "#77d899",
"rgb": {
"r": 119,
"g": 216,
"b": 153
},
"hsl": {
"h": 141.031,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.80607,
"c": 0.12913,
"h": 153.9
},
"luminance": 0.55334
}Semantic roles & 50–950 ramp
primary
#77D899
secondary
#A94A88
accent
#238BC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481