#76DB82#76DB82
#76DB82 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.156 H 146.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76DB82 |
|---|---|
| RGB | rgb(118, 219, 130) |
| HSL | hsl(127, 58%, 66%) |
| HSV | hsv(127, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(79.68, -47.91, 34.82) |
| CIE-LCH | lch(79.68, 59.23, 143.99°) |
| OKLab | oklab(80.84% -0.1302 0.0861) |
| OKLCH | oklch(80.84% 0.156 146.5) |
| XYZ | xyz(36.8299, 56.1237, 30.0070) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 4.86
Lightish Green
#61E160
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.60
Emerald
#50C878
ΔE00 5.79
Soft Green
#6FC276
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DB82 #DB76CF
analogous
#9CDB76 #76DB82 #76DBB4
triadic
#76DB82 #8276DB #DB8276
tetradic
#76DB82 #769CDB #DB76CF #DBB476
square
#76DB82 #769CDB #DB76CF #DBB476
split-complementary
#76DB82 #B476DB #DB769C
monochromatic
#2DAA3C #46CE56 #76DB82 #A6E8AE #D7F4DA
Accessibility & contrast
On white
1.72
#76DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#76DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DB82
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DB82 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7C
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#66D7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76db82; /* rgb */ color: rgb(118, 219, 130); /* oklch */ color: oklch(80.8% 0.156 146.5);
Tailwind
colors: {
custom: {
50: '#a3e7a7',
500: '#76db82',
950: '#000000',
},
}SCSS
$custom: #76db82; $custom-light: #a3e7a7; $custom-dark: #000000;
JSON
{
"hex": "#76db82",
"rgb": {
"r": 118,
"g": 219,
"b": 130
},
"hsl": {
"h": 127.129,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80836,
"c": 0.15606,
"h": 146.5
},
"luminance": 0.56126
}Semantic roles & 50–950 ramp
primary
#76DB82
secondary
#AD48A1
accent
#20B2C6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480