#77D497#77D497
#77D497 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.6% C 0.125 H 153.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77D497 |
|---|---|
| RGB | rgb(119, 212, 151) |
| HSL | hsl(141, 52%, 65%) |
| HSV | hsv(141, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 28.8%, 16.9%) |
| CIE-LAB | lab(78.02, -41.04, 21.77) |
| CIE-LCH | lch(78.02, 46.45, 152.06°) |
| OKLab | oklab(79.61% -0.1122 0.0552) |
| OKLCH | oklch(79.61% 0.125 153.8) |
| XYZ | xyz(36.7347, 53.2407, 37.6129) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.15
Hospital Green
#9BE5AA
ΔE00 5.32
Emerald
#50C878
ΔE00 5.70
Soft Green
#6FC276
ΔE00 6.06
Eucalyptus
#44D7A8
ΔE00 6.45
Aqua Green
#12E193
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D497 #D477B4
analogous
#86D477 #77D497 #77D4C5
triadic
#77D497 #9777D4 #D49777
tetradic
#77D497 #7786D4 #D477B4 #D4C577
square
#77D497 #7786D4 #D477B4 #D4C577
split-complementary
#77D497 #C577D4 #D47786
monochromatic
#329E57 #49C573 #77D497 #A5E3BB #D4F1DE
Accessibility & contrast
On white
1.80
#77D497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#77D497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D497
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D497 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#63D2C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d497; /* rgb */ color: rgb(119, 212, 151); /* oklch */ color: oklch(79.6% 0.125 153.8);
Tailwind
colors: {
custom: {
50: '#a3e2b6',
500: '#77d497',
950: '#000000',
},
}SCSS
$custom: #77d497; $custom-light: #a3e2b6; $custom-dark: #000000;
JSON
{
"hex": "#77d497",
"rgb": {
"r": 119,
"g": 212,
"b": 151
},
"hsl": {
"h": 140.645,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79607,
"c": 0.1251,
"h": 153.8
},
"luminance": 0.53243
}Semantic roles & 50–950 ramp
primary
#77D497
secondary
#A34C85
accent
#268BBF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481