#77D796#77D796
#77D796 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.3% C 0.130 H 152.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77D796 |
|---|---|
| RGB | rgb(119, 215, 150) |
| HSL | hsl(139, 55%, 65%) |
| HSV | hsv(139, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.88, -42.54, 23.47) |
| CIE-LCH | lch(78.88, 48.59, 151.11°) |
| OKLab | oklab(80.3% -0.1162 0.0594) |
| OKLCH | oklch(80.3% 0.13 152.9) |
| XYZ | xyz(37.4107, 54.7222, 37.4393) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.43
Emerald
#50C878
ΔE00 5.68
Aqua Green
#12E193
ΔE00 6.20
Soft Green
#6FC276
ΔE00 6.21
Seaweed
#18D17B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D796 #D777B8
analogous
#88D777 #77D796 #77D7C6
triadic
#77D796 #9677D7 #D79677
tetradic
#77D796 #7788D7 #D777B8 #D7C677
square
#77D796 #7788D7 #D777B8 #D7C677
split-complementary
#77D796 #C677D7 #D77788
monochromatic
#30A455 #48C971 #77D796 #A6E5BB #D6F3DF
Accessibility & contrast
On white
1.76
#77D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#77D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D796
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D796 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#C9BF9A
Tritanopia (blue-blind)
#63D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d796; /* rgb */ color: rgb(119, 215, 150); /* oklch */ color: oklch(80.3% 0.130 152.9);
Tailwind
colors: {
custom: {
50: '#a3e4b5',
500: '#77d796',
950: '#000000',
},
}SCSS
$custom: #77d796; $custom-light: #a3e4b5; $custom-dark: #000000;
JSON
{
"hex": "#77d796",
"rgb": {
"r": 119,
"g": 215,
"b": 150
},
"hsl": {
"h": 139.375,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80304,
"c": 0.13047,
"h": 152.9
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#77D796
secondary
#A74B89
accent
#238FC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481