#76DC89#76DC89
#76DC89 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.151 H 148.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC89 |
|---|---|
| RGB | rgb(118, 220, 137) |
| HSL | hsl(131, 59%, 66%) |
| HSV | hsv(131, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.09, -47.21, 31.80) |
| CIE-LCH | lch(80.09, 56.92, 146.03°) |
| OKLab | oklab(81.2% -0.1283 0.0792) |
| OKLCH | oklch(81.2% 0.151 148.3) |
| XYZ | xyz(37.5775, 56.8414, 32.6534) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.88
Emerald
#50C878
ΔE00 5.75
Tealish Green
#0CDC73
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC89 #DC76C9
analogous
#96DC76 #76DC89 #76DCBC
triadic
#76DC89 #8976DC #DC8976
tetradic
#76DC89 #7696DC #DC76C9 #DCBC76
square
#76DC89 #7696DC #DC76C9 #DCBC76
split-complementary
#76DC89 #BC76DC #DC7696
monochromatic
#2CAC44 #45D05F #76DC89 #A7E8B3 #D7F5DD
Accessibility & contrast
On white
1.70
#76DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#76DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC89
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC89 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#CFC38E
Tritanopia (blue-blind)
#64D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc89; /* rgb */ color: rgb(118, 220, 137); /* oklch */ color: oklch(81.2% 0.151 148.3);
Tailwind
colors: {
custom: {
50: '#a3e7ac',
500: '#76dc89',
950: '#000000',
},
}SCSS
$custom: #76dc89; $custom-light: #a3e7ac; $custom-dark: #000000;
JSON
{
"hex": "#76dc89",
"rgb": {
"r": 118,
"g": 220,
"b": 137
},
"hsl": {
"h": 131.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81204,
"c": 0.15077,
"h": 148.3
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#76DC89
secondary
#AE489B
accent
#1FA8C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481