#76DC95#76DC95
#76DC95 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.139 H 152.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC95 |
|---|---|
| RGB | rgb(118, 220, 149) |
| HSL | hsl(138, 59%, 66%) |
| HSV | hsv(138, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(80.29, -45.16, 25.91) |
| CIE-LCH | lch(80.29, 52.06, 150.16°) |
| OKLab | oklab(81.44% -0.1231 0.0653) |
| OKLCH | oklch(81.44% 0.139 152) |
| XYZ | xyz(38.4867, 57.2050, 37.4416) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.02
Emerald
#50C878
ΔE00 6.02
Lightgreen
#90EE90
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC95 #DC76BD
analogous
#8ADC76 #76DC95 #76DCC8
triadic
#76DC95 #9576DC #DC9576
tetradic
#76DC95 #768ADC #DC76BD #DCC876
square
#76DC95 #768ADC #DC76BD #DCC876
split-complementary
#76DC95 #C876DC #DC768A
monochromatic
#2CAC53 #45D06F #76DC95 #A7E8BB #D7F5E0
Accessibility & contrast
On white
1.69
#76DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#76DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC95
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC95 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#61D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc95; /* rgb */ color: rgb(118, 220, 149); /* oklch */ color: oklch(81.4% 0.139 152.0);
Tailwind
colors: {
custom: {
50: '#a3e7b4',
500: '#76dc95',
950: '#000000',
},
}SCSS
$custom: #76dc95; $custom-light: #a3e7b4; $custom-dark: #000000;
JSON
{
"hex": "#76dc95",
"rgb": {
"r": 118,
"g": 220,
"b": 149
},
"hsl": {
"h": 138.235,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81437,
"c": 0.13931,
"h": 152
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#76DC95
secondary
#AE488F
accent
#1F94C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481