#76DC87#76DC87
#76DC87 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.153 H 147.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC87 |
|---|---|
| RGB | rgb(118, 220, 135) |
| HSL | hsl(130, 59%, 66%) |
| HSV | hsv(130, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(80.06, -47.54, 32.78) |
| CIE-LCH | lch(80.06, 57.74, 145.41°) |
| OKLab | oklab(81.17% -0.1292 0.0814) |
| OKLCH | oklch(81.17% 0.153 147.8) |
| XYZ | xyz(37.4354, 56.7845, 31.9048) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.73
Weird Green
#3AE57F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.70
Emerald
#50C878
ΔE00 5.79
Lightish Green
#61E160
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC87 #DC76CB
analogous
#98DC76 #76DC87 #76DCBA
triadic
#76DC87 #8776DC #DC8776
tetradic
#76DC87 #7698DC #DC76CB #DCBA76
square
#76DC87 #7698DC #DC76CB #DCBA76
split-complementary
#76DC87 #BA76DC #DC7698
monochromatic
#2CAC41 #45D05C #76DC87 #A7E8B2 #D7F5DC
Accessibility & contrast
On white
1.70
#76DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#76DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC87
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC87 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#CFC38C
Tritanopia (blue-blind)
#65D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc87; /* rgb */ color: rgb(118, 220, 135); /* oklch */ color: oklch(81.2% 0.153 147.8);
Tailwind
colors: {
custom: {
50: '#a3e7ab',
500: '#76dc87',
950: '#000000',
},
}SCSS
$custom: #76dc87; $custom-light: #a3e7ab; $custom-dark: #000000;
JSON
{
"hex": "#76dc87",
"rgb": {
"r": 118,
"g": 220,
"b": 135
},
"hsl": {
"h": 130,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81167,
"c": 0.15269,
"h": 147.8
},
"luminance": 0.56787
}Semantic roles & 50–950 ramp
primary
#76DC87
secondary
#AE489D
accent
#1FABC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481