#76D482#76D482
#76D482 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.1% C 0.146 H 146.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76D482 |
|---|---|
| RGB | rgb(118, 212, 130) |
| HSL | hsl(128, 52%, 65%) |
| HSV | hsv(128, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(77.61, -44.95, 32.11) |
| CIE-LCH | lch(77.61, 55.24, 144.46°) |
| OKLab | oklab(79.14% -0.1222 0.0797) |
| OKLCH | oklch(79.14% 0.146 146.9) |
| XYZ | xyz(35.0420, 52.5478, 29.4110) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.49
Emerald
#50C878
ΔE00 4.54
Seaweed
#18D17B
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.06
Tealish Green
#0CDC73
ΔE00 6.24
Lightgreen
#90EE90
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D482 #D476C8
analogous
#99D476 #76D482 #76D4B1
triadic
#76D482 #8276D4 #D48276
tetradic
#76D482 #7699D4 #D476C8 #D4B176
square
#76D482 #7699D4 #D476C8 #D4B176
split-complementary
#76D482 #B176D4 #D47699
monochromatic
#329E3F #47C558 #76D482 #A5E3AD #D3F1D7
Accessibility & contrast
On white
1.82
#76D482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#76D482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D482
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D482 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#C9BC87
Tritanopia (blue-blind)
#67D0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d482; /* rgb */ color: rgb(118, 212, 130); /* oklch */ color: oklch(79.1% 0.146 146.9);
Tailwind
colors: {
custom: {
50: '#a2e2a7',
500: '#76d482',
950: '#000000',
},
}SCSS
$custom: #76d482; $custom-light: #a2e2a7; $custom-dark: #000000;
JSON
{
"hex": "#76d482",
"rgb": {
"r": 118,
"g": 212,
"b": 130
},
"hsl": {
"h": 127.66,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79141,
"c": 0.14594,
"h": 146.9
},
"luminance": 0.5255
}Semantic roles & 50–950 ramp
primary
#76D482
secondary
#A34C98
accent
#26ACC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480