#77D996#77D996
#77D996 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.8% C 0.133 H 152.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77D996 |
|---|---|
| RGB | rgb(119, 217, 150) |
| HSL | hsl(139, 56%, 66%) |
| HSV | hsv(139, 45%, 85%) |
| CMYK | cmyk(45.2%, 0%, 30.9%, 14.9%) |
| CIE-LAB | lab(79.47, -43.41, 24.27) |
| CIE-LCH | lch(79.47, 49.74, 150.79°) |
| OKLab | oklab(80.78% -0.1185 0.0614) |
| OKLCH | oklch(80.78% 0.133 152.6) |
| XYZ | xyz(37.9231, 55.7469, 37.6101) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.56
Emerald
#50C878
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.96
Soft Green
#6FC276
ΔE00 6.46
Seaweed
#18D17B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D996 #D977BA
analogous
#89D977 #77D996 #77D9C7
triadic
#77D996 #9677D9 #D99677
tetradic
#77D996 #7789D9 #D977BA #D9C777
square
#77D996 #7789D9 #D977BA #D9C777
split-complementary
#77D996 #C777D9 #D97789
monochromatic
#2FA755 #47CC71 #77D996 #A7E6BB #D7F4E0
Accessibility & contrast
On white
1.73
#77D996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#77D996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D996
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D996 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#63D7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77d996; /* rgb */ color: rgb(119, 217, 150); /* oklch */ color: oklch(80.8% 0.133 152.6);
Tailwind
colors: {
custom: {
50: '#a3e5b5',
500: '#77d996',
950: '#000000',
},
}SCSS
$custom: #77d996; $custom-light: #a3e5b5; $custom-dark: #000000;
JSON
{
"hex": "#77d996",
"rgb": {
"r": 119,
"g": 217,
"b": 150
},
"hsl": {
"h": 138.98,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.80782,
"c": 0.13341,
"h": 152.6
},
"luminance": 0.5575
}Semantic roles & 50–950 ramp
primary
#77D996
secondary
#AA4A8C
accent
#2291C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481