#76D481#76D481
#76D481 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.1% C 0.147 H 146.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #76D481 |
|---|---|
| RGB | rgb(118, 212, 129) |
| HSL | hsl(127, 52%, 65%) |
| HSV | hsv(127, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.59, -45.11, 32.60) |
| CIE-LCH | lch(77.59, 55.66, 144.15°) |
| OKLab | oklab(79.12% -0.1227 0.0809) |
| OKLCH | oklch(79.12% 0.147 146.6) |
| XYZ | xyz(34.9752, 52.5211, 29.0592) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.50
Emerald
#50C878
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.06
Tealish Green
#0CDC73
ΔE00 6.20
Lightgreen
#90EE90
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D481 #D476C9
analogous
#9AD476 #76D481 #76D4B0
triadic
#76D481 #8176D4 #D48176
tetradic
#76D481 #769AD4 #D476C9 #D4B076
square
#76D481 #769AD4 #D476C9 #D4B076
split-complementary
#76D481 #B076D4 #D4769A
monochromatic
#329E3E #47C556 #76D481 #A5E3AC #D3F1D7
Accessibility & contrast
On white
1.83
#76D481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#76D481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D481
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D481 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C9BC86
Tritanopia (blue-blind)
#68D0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d481; /* rgb */ color: rgb(118, 212, 129); /* oklch */ color: oklch(79.1% 0.147 146.6);
Tailwind
colors: {
custom: {
50: '#a2e2a6',
500: '#76d481',
950: '#000000',
},
}SCSS
$custom: #76d481; $custom-light: #a2e2a6; $custom-dark: #000000;
JSON
{
"hex": "#76d481",
"rgb": {
"r": 118,
"g": 212,
"b": 129
},
"hsl": {
"h": 127.021,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79123,
"c": 0.14692,
"h": 146.6
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#76D481
secondary
#A34C98
accent
#26AEC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480