#76D384#76D384
#76D384 is a light, vivid green. Relative luminance 0.521; OKLCH L 78.9% C 0.143 H 147.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76D384 |
|---|---|
| RGB | rgb(118, 211, 132) |
| HSL | hsl(129, 51%, 65%) |
| HSV | hsv(129, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 37.4%, 17.3%) |
| CIE-LAB | lab(77.34, -44.20, 30.73) |
| CIE-LCH | lch(77.34, 53.84, 145.19°) |
| OKLab | oklab(78.94% -0.1202 0.0765) |
| OKLCH | oklch(78.94% 0.143 147.5) |
| XYZ | xyz(34.9284, 52.1037, 30.0418) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.26
Emerald
#50C878
ΔE00 4.36
Seaweed
#18D17B
ΔE00 5.97
Dark Mint
#48C072
ΔE00 6.22
Weird Green
#3AE57F
ΔE00 6.33
Tealish Green
#0CDC73
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D384 #D376C5
analogous
#97D376 #76D384 #76D3B2
triadic
#76D384 #8476D3 #D38476
tetradic
#76D384 #7697D3 #D376C5 #D3B276
square
#76D384 #7697D3 #D376C5 #D3B276
split-complementary
#76D384 #B276D3 #D37697
monochromatic
#329C42 #48C45A #76D384 #A4E2AE #D3F1D7
Accessibility & contrast
On white
1.84
#76D384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#76D384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D384
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D384 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#C8BB89
Tritanopia (blue-blind)
#67CFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76d384; /* rgb */ color: rgb(118, 211, 132); /* oklch */ color: oklch(78.9% 0.143 147.5);
Tailwind
colors: {
custom: {
50: '#a2e1a8',
500: '#76d384',
950: '#000000',
},
}SCSS
$custom: #76d384; $custom-light: #a2e1a8; $custom-dark: #000000;
JSON
{
"hex": "#76d384",
"rgb": {
"r": 118,
"g": 211,
"b": 132
},
"hsl": {
"h": 129.032,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.78936,
"c": 0.14252,
"h": 147.5
},
"luminance": 0.52106
}Semantic roles & 50–950 ramp
primary
#76D384
secondary
#A14C94
accent
#27A8BF
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480