#76D87F#76D87F
#76D87F is a light, vivid green. Relative luminance 0.545; OKLCH L 80.1% C 0.155 H 145.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76D87F |
|---|---|
| RGB | rgb(118, 216, 127) |
| HSL | hsl(126, 56%, 65%) |
| HSV | hsv(126, 45%, 85%) |
| CMYK | cmyk(45.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.75, -47.12, 35.12) |
| CIE-LCH | lch(78.75, 58.77, 143.30°) |
| OKLab | oklab(80.06% -0.1281 0.0867) |
| OKLCH | oklch(80.06% 0.155 145.9) |
| XYZ | xyz(35.8559, 54.4931, 28.7034) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.32
Emerald
#50C878
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.55
Tealish Green
#0CDC73
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D87F #D876CF
analogous
#9ED876 #76D87F #76D8B0
triadic
#76D87F #7F76D8 #D87F76
tetradic
#76D87F #769ED8 #D876CF #D8B076
square
#76D87F #769ED8 #D876CF #D8B076
split-complementary
#76D87F #B076D8 #D8769E
monochromatic
#2FA53A #46CA52 #76D87F #A6E6AC #D5F3D8
Accessibility & contrast
On white
1.76
#76D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#76D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D87F
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D87F | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#67D4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d87f; /* rgb */ color: rgb(118, 216, 127); /* oklch */ color: oklch(80.1% 0.155 145.9);
Tailwind
colors: {
custom: {
50: '#a3e5a5',
500: '#76d87f',
950: '#000000',
},
}SCSS
$custom: #76d87f; $custom-light: #a3e5a5; $custom-dark: #000000;
JSON
{
"hex": "#76d87f",
"rgb": {
"r": 118,
"g": 216,
"b": 127
},
"hsl": {
"h": 125.51,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.80057,
"c": 0.15465,
"h": 145.9
},
"luminance": 0.54496
}Semantic roles & 50–950 ramp
primary
#76D87F
secondary
#A84AA0
accent
#22B4C3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480