#76D385#76D385
#76D385 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.142 H 147.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76D385 |
|---|---|
| RGB | rgb(118, 211, 133) |
| HSL | hsl(130, 51%, 65%) |
| HSV | hsv(130, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 37%, 17.3%) |
| CIE-LAB | lab(77.36, -44.04, 30.24) |
| CIE-LCH | lch(77.36, 53.42, 145.52°) |
| OKLab | oklab(78.96% -0.1198 0.0754) |
| OKLCH | oklch(78.96% 0.142 147.8) |
| XYZ | xyz(34.9971, 52.1312, 30.4039) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.28
Emerald
#50C878
ΔE00 4.35
Seaweed
#18D17B
ΔE00 5.96
Dark Mint
#48C072
ΔE00 6.21
Weird Green
#3AE57F
ΔE00 6.38
Tealish Green
#0CDC73
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D385 #D376C4
analogous
#96D376 #76D385 #76D3B3
triadic
#76D385 #8576D3 #D38576
tetradic
#76D385 #7696D3 #D376C4 #D3B376
square
#76D385 #7696D3 #D376C4 #D3B376
split-complementary
#76D385 #B376D3 #D37696
monochromatic
#329C43 #48C45C #76D385 #A4E2AE #D3F1D8
Accessibility & contrast
On white
1.84
#76D385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#76D385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D385
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D385 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#C7BC8A
Tritanopia (blue-blind)
#67CFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76d385; /* rgb */ color: rgb(118, 211, 133); /* oklch */ color: oklch(79.0% 0.142 147.8);
Tailwind
colors: {
custom: {
50: '#a2e1a9',
500: '#76d385',
950: '#000000',
},
}SCSS
$custom: #76d385; $custom-light: #a2e1a9; $custom-dark: #000000;
JSON
{
"hex": "#76d385",
"rgb": {
"r": 118,
"g": 211,
"b": 133
},
"hsl": {
"h": 129.677,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.78955,
"c": 0.14154,
"h": 147.8
},
"luminance": 0.52134
}Semantic roles & 50–950 ramp
primary
#76D385
secondary
#A14C93
accent
#27A6BF
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480