#77CF85#77CF85
#77CF85 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.135 H 147.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77CF85 |
|---|---|
| RGB | rgb(119, 207, 133) |
| HSL | hsl(130, 48%, 64%) |
| HSV | hsv(130, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.22, -42.02, 28.73) |
| CIE-LCH | lch(76.22, 50.90, 145.64°) |
| OKLab | oklab(78.04% -0.1144 0.0718) |
| OKLCH | oklch(78.04% 0.135 147.9) |
| XYZ | xyz(34.1523, 50.2388, 30.0832) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.45
Emerald
#50C878
ΔE00 4.08
Dark Mint
#48C072
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.22
Fern
#63B76C
ΔE00 6.47
Pistachio
#93C572
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CF85 #CF77C1
analogous
#95CF77 #77CF85 #77CFB1
triadic
#77CF85 #8577CF #CF8577
tetradic
#77CF85 #7795CF #CF77C1 #CFB177
square
#77CF85 #7795CF #CF77C1 #CFB177
split-complementary
#77CF85 #B177CF #CF7795
monochromatic
#359645 #4ABF5C #77CF85 #A4DFAE #D1EFD6
Accessibility & contrast
On white
1.90
#77CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#77CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CF85
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CF85 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C4B989
Tritanopia (blue-blind)
#69CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cf85; /* rgb */ color: rgb(119, 207, 133); /* oklch */ color: oklch(78.0% 0.135 147.9);
Tailwind
colors: {
custom: {
50: '#a2dea9',
500: '#77cf85',
950: '#000000',
},
}SCSS
$custom: #77cf85; $custom-light: #a2dea9; $custom-dark: #000000;
JSON
{
"hex": "#77cf85",
"rgb": {
"r": 119,
"g": 207,
"b": 133
},
"hsl": {
"h": 129.545,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78036,
"c": 0.13505,
"h": 147.9
},
"luminance": 0.50241
}Semantic roles & 50–950 ramp
primary
#77CF85
secondary
#9C4E90
accent
#2AA4BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480