#76D487#76D487
#76D487 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.2% C 0.141 H 148.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76D487 |
|---|---|
| RGB | rgb(118, 212, 135) |
| HSL | hsl(131, 52%, 65%) |
| HSV | hsv(131, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 36.3%, 16.9%) |
| CIE-LAB | lab(77.69, -44.14, 29.65) |
| CIE-LCH | lch(77.69, 53.17, 146.11°) |
| OKLab | oklab(79.24% -0.1201 0.074) |
| OKLCH | oklch(79.24% 0.141 148.3) |
| XYZ | xyz(35.3858, 52.6854, 31.2216) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.47
Soft Green
#6FC276
ΔE00 4.56
Seaweed
#18D17B
ΔE00 5.94
Weird Green
#3AE57F
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 6.37
Dark Mint
#48C072
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D487 #D476C3
analogous
#94D476 #76D487 #76D4B6
triadic
#76D487 #8776D4 #D48776
tetradic
#76D487 #7694D4 #D476C3 #D4B676
square
#76D487 #7694D4 #D476C3 #D4B676
split-complementary
#76D487 #B676D4 #D47694
monochromatic
#329E45 #47C55E #76D487 #A5E3B0 #D3F1D9
Accessibility & contrast
On white
1.82
#76D487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#76D487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D487
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D487 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C682
Deuteranopia (green-blind)
#C8BC8C
Tritanopia (blue-blind)
#66D1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d487; /* rgb */ color: rgb(118, 212, 135); /* oklch */ color: oklch(79.2% 0.141 148.3);
Tailwind
colors: {
custom: {
50: '#a2e2aa',
500: '#76d487',
950: '#000000',
},
}SCSS
$custom: #76d487; $custom-light: #a2e2aa; $custom-dark: #000000;
JSON
{
"hex": "#76d487",
"rgb": {
"r": 118,
"g": 212,
"b": 135
},
"hsl": {
"h": 130.851,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79235,
"c": 0.14106,
"h": 148.3
},
"luminance": 0.52688
}Semantic roles & 50–950 ramp
primary
#76D487
secondary
#A34C93
accent
#26A4C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481