#76DA86#76DA86
#76DA86 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.7% C 0.151 H 147.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76DA86 |
|---|---|
| RGB | rgb(118, 218, 134) |
| HSL | hsl(130, 57%, 66%) |
| HSV | hsv(130, 46%, 85%) |
| CMYK | cmyk(45.9%, 0%, 38.5%, 14.5%) |
| CIE-LAB | lab(79.45, -46.86, 32.49) |
| CIE-LCH | lch(79.45, 57.02, 145.26°) |
| OKLab | oklab(80.67% -0.1273 0.0807) |
| OKLCH | oklch(80.67% 0.151 147.6) |
| XYZ | xyz(36.8435, 55.7130, 31.3619) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.12
Emerald
#50C878
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.79
Soft Green
#6FC276
ΔE00 5.90
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DA86 #DA76CA
analogous
#98DA76 #76DA86 #76DAB8
triadic
#76DA86 #8676DA #DA8676
tetradic
#76DA86 #7698DA #DA76CA #DAB876
square
#76DA86 #7698DA #DA76CA #DAB876
split-complementary
#76DA86 #B876DA #DA7698
monochromatic
#2DA841 #46CD5B #76DA86 #A6E7B1 #D6F4DB
Accessibility & contrast
On white
1.73
#76DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#76DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DA86
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DA86 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#65D6C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76da86; /* rgb */ color: rgb(118, 218, 134); /* oklch */ color: oklch(80.7% 0.151 147.6);
Tailwind
colors: {
custom: {
50: '#a3e6aa',
500: '#76da86',
950: '#000000',
},
}SCSS
$custom: #76da86; $custom-light: #a3e6aa; $custom-dark: #000000;
JSON
{
"hex": "#76da86",
"rgb": {
"r": 118,
"g": 218,
"b": 134
},
"hsl": {
"h": 129.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.80666,
"c": 0.15078,
"h": 147.6
},
"luminance": 0.55716
}Semantic roles & 50–950 ramp
primary
#76DA86
secondary
#AB499C
accent
#20ABC5
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481