#76DC85#76DC85
#76DC85 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.155 H 147.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC85 |
|---|---|
| RGB | rgb(118, 220, 133) |
| HSL | hsl(129, 59%, 66%) |
| HSV | hsv(129, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(80.03, -47.86, 33.75) |
| CIE-LCH | lch(80.03, 58.56, 144.81°) |
| OKLab | oklab(81.13% -0.13 0.0837) |
| OKLCH | oklch(81.13% 0.155 147.2) |
| XYZ | xyz(37.2959, 56.7287, 31.1702) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 5.62
Lightish Green
#61E160
ΔE00 5.75
Emerald
#50C878
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC85 #DC76CD
analogous
#9ADC76 #76DC85 #76DCB8
triadic
#76DC85 #8576DC #DC8576
tetradic
#76DC85 #769ADC #DC76CD #DCB876
square
#76DC85 #769ADC #DC76CD #DCB876
split-complementary
#76DC85 #B876DC #DC769A
monochromatic
#2CAC3F #45D05A #76DC85 #A7E8B0 #D7F5DC
Accessibility & contrast
On white
1.70
#76DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#76DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC85
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC85 | 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)
#DECC7F
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#65D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc85; /* rgb */ color: rgb(118, 220, 133); /* oklch */ color: oklch(81.1% 0.155 147.2);
Tailwind
colors: {
custom: {
50: '#a3e7a9',
500: '#76dc85',
950: '#000000',
},
}SCSS
$custom: #76dc85; $custom-light: #a3e7a9; $custom-dark: #000000;
JSON
{
"hex": "#76dc85",
"rgb": {
"r": 118,
"g": 220,
"b": 133
},
"hsl": {
"h": 128.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81131,
"c": 0.15461,
"h": 147.2
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#76DC85
secondary
#AE489F
accent
#1FAEC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481