#77D792#77D792
#77D792 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.134 H 151.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77D792 |
|---|---|
| RGB | rgb(119, 215, 146) |
| HSL | hsl(137, 55%, 65%) |
| HSV | hsv(137, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.81, -43.26, 25.46) |
| CIE-LCH | lch(78.81, 50.20, 149.53°) |
| OKLab | oklab(80.22% -0.1179 0.0642) |
| OKLCH | oklch(80.22% 0.134 151.4) |
| XYZ | xyz(37.0941, 54.5955, 35.7719) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.18
Emerald
#50C878
ΔE00 5.32
Soft Green
#6FC276
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 6.21
Aqua Green
#12E193
ΔE00 6.22
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D792 #D777BC
analogous
#8CD777 #77D792 #77D7C2
triadic
#77D792 #9277D7 #D79277
tetradic
#77D792 #778CD7 #D777BC #D7C277
square
#77D792 #778CD7 #D777BC #D7C277
split-complementary
#77D792 #C277D7 #D7778C
monochromatic
#30A451 #48C96C #77D792 #A6E5B8 #D6F3DE
Accessibility & contrast
On white
1.76
#77D792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#77D792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D792
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D792 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#64D4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d792; /* rgb */ color: rgb(119, 215, 146); /* oklch */ color: oklch(80.2% 0.134 151.4);
Tailwind
colors: {
custom: {
50: '#a3e4b2',
500: '#77d792',
950: '#000000',
},
}SCSS
$custom: #77d792; $custom-light: #a3e4b2; $custom-dark: #000000;
JSON
{
"hex": "#77d792",
"rgb": {
"r": 119,
"g": 215,
"b": 146
},
"hsl": {
"h": 136.875,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.8022,
"c": 0.13427,
"h": 151.4
},
"luminance": 0.54598
}Semantic roles & 50–950 ramp
primary
#77D792
secondary
#A74B8D
accent
#2395C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481