#76CF80#76CF80
#76CF80 is a light, vivid green. Relative luminance 0.500; OKLCH L 77.9% C 0.141 H 146.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF80 |
|---|---|
| RGB | rgb(118, 207, 128) |
| HSL | hsl(127, 48%, 64%) |
| HSV | hsv(127, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(76.09, -43.13, 31.14) |
| CIE-LCH | lch(76.09, 53.19, 144.17°) |
| OKLab | oklab(77.89% -0.1173 0.0774) |
| OKLCH | oklch(77.89% 0.141 146.6) |
| XYZ | xyz(33.6785, 50.0335, 28.3007) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.29
Emerald
#50C878
ΔE00 4.00
Dark Mint
#48C072
ΔE00 5.65
Seaweed
#18D17B
ΔE00 6.15
Pistachio
#93C572
ΔE00 6.21
Fern
#63B76C
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF80 #CF76C5
analogous
#98CF76 #76CF80 #76CFAC
triadic
#76CF80 #8076CF #CF8076
tetradic
#76CF80 #7698CF #CF76C5 #CFAC76
square
#76CF80 #7698CF #CF76C5 #CFAC76
split-complementary
#76CF80 #AC76CF #CF7698
monochromatic
#359640 #49BF56 #76CF80 #A3DFAA #D1EFD4
Accessibility & contrast
On white
1.91
#76CF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#76CF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF80
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF80 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#C4B885
Tritanopia (blue-blind)
#69CBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf80; /* rgb */ color: rgb(118, 207, 128); /* oklch */ color: oklch(77.9% 0.141 146.6);
Tailwind
colors: {
custom: {
50: '#a2dea5',
500: '#76cf80',
950: '#000000',
},
}SCSS
$custom: #76cf80; $custom-light: #a2dea5; $custom-dark: #000000;
JSON
{
"hex": "#76cf80",
"rgb": {
"r": 118,
"g": 207,
"b": 128
},
"hsl": {
"h": 126.742,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.77894,
"c": 0.14055,
"h": 146.6
},
"luminance": 0.50036
}Semantic roles & 50–950 ramp
primary
#76CF80
secondary
#9C4D93
accent
#2AABBB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480