#76DC97#76DC97
#76DC97 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.137 H 152.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC97 |
|---|---|
| RGB | rgb(118, 220, 151) |
| HSL | hsl(139, 59%, 66%) |
| HSV | hsv(139, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(80.33, -44.80, 24.92) |
| CIE-LCH | lch(80.33, 51.26, 150.91°) |
| OKLab | oklab(81.48% -0.1222 0.0629) |
| OKLCH | oklch(81.48% 0.137 152.7) |
| XYZ | xyz(38.6477, 57.2694, 38.2897) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.72
Aqua Green
#12E193
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.62
Emerald
#50C878
ΔE00 6.16
Weird Green
#3AE57F
ΔE00 6.17
Light Sea Green
#98F6B0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC97 #DC76BB
analogous
#88DC76 #76DC97 #76DCCA
triadic
#76DC97 #9776DC #DC9776
tetradic
#76DC97 #7688DC #DC76BB #DCCA76
square
#76DC97 #7688DC #DC76BB #DCCA76
split-complementary
#76DC97 #CA76DC #DC7688
monochromatic
#2CAC55 #45D072 #76DC97 #A7E8BC #D7F5E1
Accessibility & contrast
On white
1.69
#76DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#76DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC97
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC97 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#60DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc97; /* rgb */ color: rgb(118, 220, 151); /* oklch */ color: oklch(81.5% 0.137 152.7);
Tailwind
colors: {
custom: {
50: '#a3e7b6',
500: '#76dc97',
950: '#000000',
},
}SCSS
$custom: #76dc97; $custom-light: #a3e7b6; $custom-dark: #000000;
JSON
{
"hex": "#76dc97",
"rgb": {
"r": 118,
"g": 220,
"b": 151
},
"hsl": {
"h": 139.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81479,
"c": 0.13743,
"h": 152.7
},
"luminance": 0.57272
}Semantic roles & 50–950 ramp
primary
#76DC97
secondary
#AE488D
accent
#1F90C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481