#76DC7E#76DC7E
#76DC7E is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.161 H 145.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC7E |
|---|---|
| RGB | rgb(118, 220, 126) |
| HSL | hsl(125, 59%, 66%) |
| HSV | hsv(125, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.92, -48.94, 37.14) |
| CIE-LCH | lch(79.92, 61.43, 142.81°) |
| OKLab | oklab(81.01% -0.133 0.0913) |
| OKLCH | oklch(81.01% 0.161 145.5) |
| XYZ | xyz(36.8283, 56.5417, 28.7076) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.52
Lightish Green
#61E160
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.53
Fresh Green
#69D84F
ΔE00 6.01
Emerald
#50C878
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC7E #DC76D4
analogous
#A1DC76 #76DC7E #76DCB1
triadic
#76DC7E #7E76DC #DC7E76
tetradic
#76DC7E #76A1DC #DC76D4 #DCB176
square
#76DC7E #76A1DC #DC76D4 #DCB176
split-complementary
#76DC7E #B176DC #DC76A1
monochromatic
#2CAC36 #45D050 #76DC7E #A7E8AC #D7F5DA
Accessibility & contrast
On white
1.71
#76DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#76DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC7E
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC7E | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#67D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc7e; /* rgb */ color: rgb(118, 220, 126); /* oklch */ color: oklch(81.0% 0.161 145.5);
Tailwind
colors: {
custom: {
50: '#a3e7a4',
500: '#76dc7e',
950: '#000000',
},
}SCSS
$custom: #76dc7e; $custom-light: #a3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#76dc7e",
"rgb": {
"r": 118,
"g": 220,
"b": 126
},
"hsl": {
"h": 124.706,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.8101,
"c": 0.16132,
"h": 145.5
},
"luminance": 0.56544
}Semantic roles & 50–950 ramp
primary
#76DC7E
secondary
#AE48A6
accent
#1FBAC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480