#76DC83#76DC83
#76DC83 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.157 H 146.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC83 |
|---|---|
| RGB | rgb(118, 220, 131) |
| HSL | hsl(128, 59%, 66%) |
| HSV | hsv(128, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.00, -48.17, 34.72) |
| CIE-LCH | lch(80.00, 59.38, 144.22°) |
| OKLab | oklab(81.1% -0.1309 0.0859) |
| OKLCH | oklch(81.1% 0.157 146.7) |
| XYZ | xyz(37.1590, 56.6740, 30.4494) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.57
Emerald
#50C878
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC83 #DC76CF
analogous
#9CDC76 #76DC83 #76DCB6
triadic
#76DC83 #8376DC #DC8376
tetradic
#76DC83 #769CDC #DC76CF #DCB676
square
#76DC83 #769CDC #DC76CF #DCB676
split-complementary
#76DC83 #B676DC #DC769C
monochromatic
#2CAC3C #45D057 #76DC83 #A7E8AF #D7F5DB
Accessibility & contrast
On white
1.70
#76DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#76DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC83
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC83 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7D
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#66D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc83; /* rgb */ color: rgb(118, 220, 131); /* oklch */ color: oklch(81.1% 0.157 146.7);
Tailwind
colors: {
custom: {
50: '#a3e7a8',
500: '#76dc83',
950: '#000000',
},
}SCSS
$custom: #76dc83; $custom-light: #a3e7a8; $custom-dark: #000000;
JSON
{
"hex": "#76dc83",
"rgb": {
"r": 118,
"g": 220,
"b": 131
},
"hsl": {
"h": 127.647,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81096,
"c": 0.15653,
"h": 146.7
},
"luminance": 0.56677
}Semantic roles & 50–950 ramp
primary
#76DC83
secondary
#AE48A1
accent
#1FB1C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#101610
muted
#808480