#77CF84#77CF84
#77CF84 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.136 H 147.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77CF84 |
|---|---|
| RGB | rgb(119, 207, 132) |
| HSL | hsl(129, 48%, 64%) |
| HSV | hsv(129, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(76.20, -42.18, 29.23) |
| CIE-LCH | lch(76.20, 51.32, 145.28°) |
| OKLab | oklab(78.02% -0.1148 0.073) |
| OKLCH | oklch(78.02% 0.136 147.6) |
| XYZ | xyz(34.0835, 50.2113, 29.7211) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.40
Emerald
#50C878
ΔE00 4.06
Dark Mint
#48C072
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.21
Fern
#63B76C
ΔE00 6.44
Pistachio
#93C572
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CF84 #CF77C2
analogous
#96CF77 #77CF84 #77CFB0
triadic
#77CF84 #8477CF #CF8477
tetradic
#77CF84 #7796CF #CF77C2 #CFB077
square
#77CF84 #7796CF #CF77C2 #CFB077
split-complementary
#77CF84 #B077CF #CF7796
monochromatic
#359643 #4ABF5B #77CF84 #A4DFAD #D1EFD6
Accessibility & contrast
On white
1.90
#77CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#77CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CF84
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CF84 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#C4B888
Tritanopia (blue-blind)
#69CBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cf84; /* rgb */ color: rgb(119, 207, 132); /* oklch */ color: oklch(78.0% 0.136 147.6);
Tailwind
colors: {
custom: {
50: '#a2dea8',
500: '#77cf84',
950: '#000000',
},
}SCSS
$custom: #77cf84; $custom-light: #a2dea8; $custom-dark: #000000;
JSON
{
"hex": "#77cf84",
"rgb": {
"r": 119,
"g": 207,
"b": 132
},
"hsl": {
"h": 128.864,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78016,
"c": 0.13604,
"h": 147.6
},
"luminance": 0.50214
}Semantic roles & 50–950 ramp
primary
#77CF84
secondary
#9C4E91
accent
#2AA6BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480