#77D496#77D496
#77D496 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.6% C 0.126 H 153.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77D496 |
|---|---|
| RGB | rgb(119, 212, 150) |
| HSL | hsl(140, 52%, 65%) |
| HSV | hsv(140, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(78.00, -41.22, 22.27) |
| CIE-LCH | lch(78.00, 46.85, 151.63°) |
| OKLab | oklab(79.58% -0.1127 0.0564) |
| OKLCH | oklch(79.58% 0.126 153.4) |
| XYZ | xyz(36.6538, 53.2083, 37.1870) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 5.34
Emerald
#50C878
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.91
Eucalyptus
#44D7A8
ΔE00 6.61
Aqua Green
#12E193
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D496 #D477B5
analogous
#87D477 #77D496 #77D4C4
triadic
#77D496 #9677D4 #D49677
tetradic
#77D496 #7787D4 #D477B5 #D4C477
square
#77D496 #7787D4 #D477B5 #D4C477
split-complementary
#77D496 #C477D4 #D47787
monochromatic
#329E56 #49C572 #77D496 #A5E3BA #D4F1DE
Accessibility & contrast
On white
1.80
#77D496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#77D496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D496
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D496 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#64D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d496; /* rgb */ color: rgb(119, 212, 150); /* oklch */ color: oklch(79.6% 0.126 153.4);
Tailwind
colors: {
custom: {
50: '#a3e2b5',
500: '#77d496',
950: '#000000',
},
}SCSS
$custom: #77d496; $custom-light: #a3e2b5; $custom-dark: #000000;
JSON
{
"hex": "#77d496",
"rgb": {
"r": 119,
"g": 212,
"b": 150
},
"hsl": {
"h": 140,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79585,
"c": 0.12603,
"h": 153.4
},
"luminance": 0.53211
}Semantic roles & 50–950 ramp
primary
#77D496
secondary
#A34C86
accent
#268CBF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481