#77D296#77D296
#77D296 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.1% C 0.123 H 153.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77D296 |
|---|---|
| RGB | rgb(119, 210, 150) |
| HSL | hsl(140, 50%, 65%) |
| HSV | hsv(140, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(77.41, -40.34, 21.46) |
| CIE-LCH | lch(77.41, 45.69, 151.99°) |
| OKLab | oklab(79.11% -0.1104 0.0545) |
| OKLCH | oklch(79.11% 0.123 153.7) |
| XYZ | xyz(36.1570, 52.2146, 37.0214) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.34
Emerald
#50C878
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.62
Soft Green
#6FC276
ΔE00 5.78
Eucalyptus
#44D7A8
ΔE00 6.51
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D296 #D277B3
analogous
#86D277 #77D296 #77D2C4
triadic
#77D296 #9677D2 #D29677
tetradic
#77D296 #7786D2 #D277B3 #D2C477
square
#77D296 #7786D2 #D277B3 #D2C477
split-complementary
#77D296 #C477D2 #D27786
monochromatic
#339B57 #49C372 #77D296 #A5E1BA #D3F0DD
Accessibility & contrast
On white
1.84
#77D296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#77D296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D296
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D296 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#64D0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77d296; /* rgb */ color: rgb(119, 210, 150); /* oklch */ color: oklch(79.1% 0.123 153.7);
Tailwind
colors: {
custom: {
50: '#a2e0b5',
500: '#77d296',
950: '#000000',
},
}SCSS
$custom: #77d296; $custom-light: #a2e0b5; $custom-dark: #000000;
JSON
{
"hex": "#77d296",
"rgb": {
"r": 119,
"g": 210,
"b": 150
},
"hsl": {
"h": 140.44,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79107,
"c": 0.12307,
"h": 153.7
},
"luminance": 0.52217
}Semantic roles & 50–950 ramp
primary
#77D296
secondary
#A04D84
accent
#288BBE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481