#76D397#76D397
#76D397 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.124 H 154.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76D397 |
|---|---|
| RGB | rgb(118, 211, 151) |
| HSL | hsl(141, 51%, 65%) |
| HSV | hsv(141, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(77.68, -40.87, 21.30) |
| CIE-LCH | lch(77.68, 46.09, 152.47°) |
| OKLab | oklab(79.32% -0.1118 0.0541) |
| OKLCH | oklch(79.32% 0.124 154.2) |
| XYZ | xyz(36.3489, 52.6719, 37.5235) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.54
Emerald
#50C878
ΔE00 5.66
Soft Green
#6FC276
ΔE00 6.01
Eucalyptus
#44D7A8
ΔE00 6.29
Aqua Green
#12E193
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D397 #D376B2
analogous
#84D376 #76D397 #76D3C5
triadic
#76D397 #9776D3 #D39776
tetradic
#76D397 #7684D3 #D376B2 #D3C576
square
#76D397 #7684D3 #D376B2 #D3C576
split-complementary
#76D397 #C576D3 #D37684
monochromatic
#329C58 #48C474 #76D397 #A4E2BA #D3F1DD
Accessibility & contrast
On white
1.82
#76D397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#76D397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D397
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D397 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#62D1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d397; /* rgb */ color: rgb(118, 211, 151); /* oklch */ color: oklch(79.3% 0.124 154.2);
Tailwind
colors: {
custom: {
50: '#a2e1b6',
500: '#76d397',
950: '#000000',
},
}SCSS
$custom: #76d397; $custom-light: #a2e1b6; $custom-dark: #000000;
JSON
{
"hex": "#76d397",
"rgb": {
"r": 118,
"g": 211,
"b": 151
},
"hsl": {
"h": 141.29,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.79323,
"c": 0.12422,
"h": 154.2
},
"luminance": 0.52674
}Semantic roles & 50–950 ramp
primary
#76D397
secondary
#A14C83
accent
#2789BF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481