#76CF84#76CF84
#76CF84 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.137 H 147.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF84 |
|---|---|
| RGB | rgb(118, 207, 132) |
| HSL | hsl(129, 48%, 64%) |
| HSV | hsv(129, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(76.16, -42.47, 29.16) |
| CIE-LCH | lch(76.16, 51.52, 145.53°) |
| OKLab | oklab(77.97% -0.1156 0.0728) |
| OKLCH | oklch(77.97% 0.137 147.8) |
| XYZ | xyz(33.9470, 50.1409, 29.7147) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.39
Emerald
#50C878
ΔE00 3.96
Dark Mint
#48C072
ΔE00 5.61
Seaweed
#18D17B
ΔE00 6.10
Fern
#63B76C
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF84 #CF76C1
analogous
#94CF76 #76CF84 #76CFB0
triadic
#76CF84 #8476CF #CF8476
tetradic
#76CF84 #7694CF #CF76C1 #CFB076
square
#76CF84 #7694CF #CF76C1 #CFB076
split-complementary
#76CF84 #B076CF #CF7694
monochromatic
#359644 #49BF5B #76CF84 #A3DFAD #D1EFD5
Accessibility & contrast
On white
1.90
#76CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#76CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF84
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF84 | 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)
#D1C17F
Deuteranopia (green-blind)
#C4B889
Tritanopia (blue-blind)
#68CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf84; /* rgb */ color: rgb(118, 207, 132); /* oklch */ color: oklch(78.0% 0.137 147.8);
Tailwind
colors: {
custom: {
50: '#a2dea8',
500: '#76cf84',
950: '#000000',
},
}SCSS
$custom: #76cf84; $custom-light: #a2dea8; $custom-dark: #000000;
JSON
{
"hex": "#76cf84",
"rgb": {
"r": 118,
"g": 207,
"b": 132
},
"hsl": {
"h": 129.438,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.77969,
"c": 0.13661,
"h": 147.8
},
"luminance": 0.50143
}Semantic roles & 50–950 ramp
primary
#76CF84
secondary
#9C4D90
accent
#2AA5BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480