#76DC8D#76DC8D
#76DC8D is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.147 H 149.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC8D |
|---|---|
| RGB | rgb(118, 220, 141) |
| HSL | hsl(134, 59%, 66%) |
| HSV | hsv(134, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.16, -46.54, 29.84) |
| CIE-LCH | lch(80.16, 55.29, 147.33°) |
| OKLab | oklab(81.28% -0.1266 0.0746) |
| OKLCH | oklch(81.28% 0.147 149.5) |
| XYZ | xyz(37.8698, 56.9583, 34.1926) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.57
Emerald
#50C878
ΔE00 5.74
Aqua Green
#12E193
ΔE00 5.99
Tealish Green
#0CDC73
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC8D #DC76C5
analogous
#92DC76 #76DC8D #76DCC0
triadic
#76DC8D #8D76DC #DC8D76
tetradic
#76DC8D #7692DC #DC76C5 #DCC076
square
#76DC8D #7692DC #DC76C5 #DCC076
split-complementary
#76DC8D #C076DC #DC7692
monochromatic
#2CAC49 #45D064 #76DC8D #A7E8B6 #D7F5DE
Accessibility & contrast
On white
1.69
#76DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#76DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC8D
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC8D | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#63D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc8d; /* rgb */ color: rgb(118, 220, 141); /* oklch */ color: oklch(81.3% 0.147 149.5);
Tailwind
colors: {
custom: {
50: '#a3e7af',
500: '#76dc8d',
950: '#000000',
},
}SCSS
$custom: #76dc8d; $custom-light: #a3e7af; $custom-dark: #000000;
JSON
{
"hex": "#76dc8d",
"rgb": {
"r": 118,
"g": 220,
"b": 141
},
"hsl": {
"h": 133.529,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81279,
"c": 0.14693,
"h": 149.5
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#76DC8D
secondary
#AE4897
accent
#1FA1C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481