#76D484#76D484
#76D484 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.2% C 0.144 H 147.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76D484 |
|---|---|
| RGB | rgb(118, 212, 132) |
| HSL | hsl(129, 52%, 65%) |
| HSV | hsv(129, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.64, -44.63, 31.13) |
| CIE-LCH | lch(77.64, 54.41, 145.11°) |
| OKLab | oklab(79.18% -0.1214 0.0775) |
| OKLCH | oklch(79.18% 0.144 147.5) |
| XYZ | xyz(35.1776, 52.6021, 30.1249) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.49
Soft Green
#6FC276
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.12
Tealish Green
#0CDC73
ΔE00 6.33
Dark Mint
#48C072
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D484 #D476C6
analogous
#97D476 #76D484 #76D4B3
triadic
#76D484 #8476D4 #D48476
tetradic
#76D484 #7697D4 #D476C6 #D4B376
square
#76D484 #7697D4 #D476C6 #D4B376
split-complementary
#76D484 #B376D4 #D47697
monochromatic
#329E42 #47C55A #76D484 #A5E3AE #D3F1D8
Accessibility & contrast
On white
1.82
#76D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#76D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D484
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D484 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#67D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d484; /* rgb */ color: rgb(118, 212, 132); /* oklch */ color: oklch(79.2% 0.144 147.5);
Tailwind
colors: {
custom: {
50: '#a2e2a8',
500: '#76d484',
950: '#000000',
},
}SCSS
$custom: #76d484; $custom-light: #a2e2a8; $custom-dark: #000000;
JSON
{
"hex": "#76d484",
"rgb": {
"r": 118,
"g": 212,
"b": 132
},
"hsl": {
"h": 128.936,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79178,
"c": 0.14399,
"h": 147.5
},
"luminance": 0.52604
}Semantic roles & 50–950 ramp
primary
#76D484
secondary
#A34C96
accent
#26A9C0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480