#77CF97#77CF97
#77CF97 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.4% C 0.118 H 154.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77CF97 |
|---|---|
| RGB | rgb(119, 207, 151) |
| HSL | hsl(142, 48%, 64%) |
| HSV | hsv(142, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.55, -38.81, 19.74) |
| CIE-LCH | lch(76.55, 43.54, 153.04°) |
| OKLab | oklab(78.41% -0.1064 0.0502) |
| OKLCH | oklch(78.41% 0.118 154.7) |
| XYZ | xyz(35.5041, 50.7795, 37.2027) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.31
Emerald
#50C878
ΔE00 5.88
Soft Green
#6FC276
ΔE00 5.88
Hospital Green
#9BE5AA
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.16
Eucalyptus
#44D7A8
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CF97 #CF77AF
analogous
#83CF77 #77CF97 #77CFC3
triadic
#77CF97 #9777CF #CF9777
tetradic
#77CF97 #7783CF #CF77AF #CFC377
square
#77CF97 #7783CF #CF77AF #CFC377
split-complementary
#77CF97 #C377CF #CF7783
monochromatic
#359659 #4ABF74 #77CF97 #A4DFBA #D1EFDC
Accessibility & contrast
On white
1.88
#77CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#77CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CF97
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CF97 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC294
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#64CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cf97; /* rgb */ color: rgb(119, 207, 151); /* oklch */ color: oklch(78.4% 0.118 154.7);
Tailwind
colors: {
custom: {
50: '#a2deb5',
500: '#77cf97',
950: '#000000',
},
}SCSS
$custom: #77cf97; $custom-light: #a2deb5; $custom-dark: #000000;
JSON
{
"hex": "#77cf97",
"rgb": {
"r": 119,
"g": 207,
"b": 151
},
"hsl": {
"h": 141.818,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78412,
"c": 0.11765,
"h": 154.7
},
"luminance": 0.50782
}Semantic roles & 50–950 ramp
primary
#77CF97
secondary
#9C4E80
accent
#2A86BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481