#76D181#76D181
#76D181 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.143 H 146.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #76D181 |
|---|---|
| RGB | rgb(118, 209, 129) |
| HSL | hsl(127, 50%, 64%) |
| HSV | hsv(127, 44%, 82%) |
| CMYK | cmyk(43.5%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.70, -43.83, 31.43) |
| CIE-LCH | lch(76.70, 53.93, 144.36°) |
| OKLab | oklab(78.4% -0.1192 0.0781) |
| OKLCH | oklch(78.4% 0.143 146.8) |
| XYZ | xyz(34.2323, 51.0352, 28.8116) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.77
Emerald
#50C878
ΔE00 4.17
Dark Mint
#48C072
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.06
Pistachio
#93C572
ΔE00 6.46
Tealish Green
#0CDC73
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D181 #D176C6
analogous
#99D176 #76D181 #76D1AF
triadic
#76D181 #8176D1 #D18176
tetradic
#76D181 #7699D1 #D176C6 #D1AF76
square
#76D181 #7699D1 #D176C6 #D1AF76
split-complementary
#76D181 #AF76D1 #D17699
monochromatic
#339940 #48C257 #76D181 #A4E0AB #D2F0D5
Accessibility & contrast
On white
1.87
#76D181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#76D181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D181
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D181 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37B
Deuteranopia (green-blind)
#C6BA86
Tritanopia (blue-blind)
#68CDBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76d181; /* rgb */ color: rgb(118, 209, 129); /* oklch */ color: oklch(78.4% 0.143 146.8);
Tailwind
colors: {
custom: {
50: '#a2dfa6',
500: '#76d181',
950: '#000000',
},
}SCSS
$custom: #76d181; $custom-light: #a2dfa6; $custom-dark: #000000;
JSON
{
"hex": "#76d181",
"rgb": {
"r": 118,
"g": 209,
"b": 129
},
"hsl": {
"h": 127.253,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.78397,
"c": 0.14252,
"h": 146.8
},
"luminance": 0.51037
}Semantic roles & 50–950 ramp
primary
#76D181
secondary
#9F4D95
accent
#28ABBD
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480