#76DC91#76DC91
#76DC91 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.143 H 150.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC91 |
|---|---|
| RGB | rgb(118, 220, 145) |
| HSL | hsl(136, 59%, 66%) |
| HSV | hsv(136, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.22, -45.86, 27.88) |
| CIE-LCH | lch(80.22, 53.67, 148.70°) |
| OKLab | oklab(81.36% -0.1248 0.07) |
| OKLCH | oklch(81.36% 0.143 150.7) |
| XYZ | xyz(38.1728, 57.0795, 35.7885) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.47
Lightgreen
#90EE90
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.76
Emerald
#50C878
ΔE00 5.83
Seaweed
#18D17B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC91 #DC76C1
analogous
#8EDC76 #76DC91 #76DCC4
triadic
#76DC91 #9176DC #DC9176
tetradic
#76DC91 #768EDC #DC76C1 #DCC476
square
#76DC91 #768EDC #DC76C1 #DCC476
split-complementary
#76DC91 #C476DC #DC768E
monochromatic
#2CAC4E #45D06A #76DC91 #A7E8B8 #D7F5DF
Accessibility & contrast
On white
1.69
#76DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#76DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC91
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC91 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#62D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc91; /* rgb */ color: rgb(118, 220, 145); /* oklch */ color: oklch(81.4% 0.143 150.7);
Tailwind
colors: {
custom: {
50: '#a3e7b1',
500: '#76dc91',
950: '#000000',
},
}SCSS
$custom: #76dc91; $custom-light: #a3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#76dc91",
"rgb": {
"r": 118,
"g": 220,
"b": 145
},
"hsl": {
"h": 135.882,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81357,
"c": 0.1431,
"h": 150.7
},
"luminance": 0.57082
}Semantic roles & 50–950 ramp
primary
#76DC91
secondary
#AE4893
accent
#1F9AC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101611
muted
#808481