#76DC86#76DC86
#76DC86 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.154 H 147.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC86 |
|---|---|
| RGB | rgb(118, 220, 134) |
| HSL | hsl(129, 59%, 66%) |
| HSV | hsv(129, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.04, -47.70, 33.26) |
| CIE-LCH | lch(80.04, 58.15, 145.11°) |
| OKLab | oklab(81.15% -0.1296 0.0825) |
| OKLCH | oklch(81.15% 0.154 147.5) |
| XYZ | xyz(37.3653, 56.7565, 31.5358) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.66
Emerald
#50C878
ΔE00 5.82
Lightish Green
#61E160
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC86 #DC76CC
analogous
#99DC76 #76DC86 #76DCB9
triadic
#76DC86 #8676DC #DC8676
tetradic
#76DC86 #7699DC #DC76CC #DCB976
square
#76DC86 #7699DC #DC76CC #DCB976
split-complementary
#76DC86 #B976DC #DC7699
monochromatic
#2CAC40 #45D05B #76DC86 #A7E8B1 #D7F5DC
Accessibility & contrast
On white
1.70
#76DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#76DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC86
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC86 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#65D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc86; /* rgb */ color: rgb(118, 220, 134); /* oklch */ color: oklch(81.1% 0.154 147.5);
Tailwind
colors: {
custom: {
50: '#a3e7aa',
500: '#76dc86',
950: '#000000',
},
}SCSS
$custom: #76dc86; $custom-light: #a3e7aa; $custom-dark: #000000;
JSON
{
"hex": "#76dc86",
"rgb": {
"r": 118,
"g": 220,
"b": 134
},
"hsl": {
"h": 129.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81149,
"c": 0.15365,
"h": 147.5
},
"luminance": 0.56759
}Semantic roles & 50–950 ramp
primary
#76DC86
secondary
#AE489E
accent
#1FADC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481