#77CF81#77CF81
#77CF81 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.139 H 146.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77CF81 |
|---|---|
| RGB | rgb(119, 207, 129) |
| HSL | hsl(127, 48%, 64%) |
| HSV | hsv(127, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 37.7%, 18.8%) |
| CIE-LAB | lab(76.15, -42.67, 30.71) |
| CIE-LCH | lch(76.15, 52.57, 144.26°) |
| OKLab | oklab(77.96% -0.1161 0.0764) |
| OKLCH | oklch(77.96% 0.139 146.7) |
| XYZ | xyz(33.8812, 50.1304, 28.6554) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.31
Emerald
#50C878
ΔE00 4.08
Dark Mint
#48C072
ΔE00 5.72
Pistachio
#93C572
ΔE00 6.20
Seaweed
#18D17B
ΔE00 6.25
Fern
#63B76C
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CF81 #CF77C5
analogous
#99CF77 #77CF81 #77CFAD
triadic
#77CF81 #8177CF #CF8177
tetradic
#77CF81 #7799CF #CF77C5 #CFAD77
square
#77CF81 #7799CF #CF77C5 #CFAD77
split-complementary
#77CF81 #AD77CF #CF7799
monochromatic
#359640 #4ABF57 #77CF81 #A4DFAB #D1EFD5
Accessibility & contrast
On white
1.90
#77CF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#77CF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CF81
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CF81 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#C4B886
Tritanopia (blue-blind)
#6ACBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cf81; /* rgb */ color: rgb(119, 207, 129); /* oklch */ color: oklch(78.0% 0.139 146.7);
Tailwind
colors: {
custom: {
50: '#a2dea6',
500: '#77cf81',
950: '#000000',
},
}SCSS
$custom: #77cf81; $custom-light: #a2dea6; $custom-dark: #000000;
JSON
{
"hex": "#77cf81",
"rgb": {
"r": 119,
"g": 207,
"b": 129
},
"hsl": {
"h": 126.818,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.7796,
"c": 0.139,
"h": 146.7
},
"luminance": 0.50133
}Semantic roles & 50–950 ramp
primary
#77CF81
secondary
#9C4E93
accent
#2AABBB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480