#76DD87#76DD87
#76DD87 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.154 H 147.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD87 |
|---|---|
| RGB | rgb(118, 221, 135) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(80.35, -47.95, 33.17) |
| CIE-LCH | lch(80.35, 58.31, 145.33°) |
| OKLab | oklab(81.41% -0.1303 0.0823) |
| OKLCH | oklch(81.41% 0.154 147.7) |
| XYZ | xyz(37.6986, 57.3110, 31.9926) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 5.65
Lightish Green
#61E160
ΔE00 5.93
Emerald
#50C878
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD87 #DD76CC
analogous
#99DD76 #76DD87 #76DDBB
triadic
#76DD87 #8776DD #DD8776
tetradic
#76DD87 #7699DD #DD76CC #DDBB76
square
#76DD87 #7699DD #DD76CC #DDBB76
split-complementary
#76DD87 #BB76DD #DD7699
monochromatic
#2BAE41 #45D15C #76DD87 #A7E9B2 #D8F5DD
Accessibility & contrast
On white
1.69
#76DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#76DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD87
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD87 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#64D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd87; /* rgb */ color: rgb(118, 221, 135); /* oklch */ color: oklch(81.4% 0.154 147.7);
Tailwind
colors: {
custom: {
50: '#a3e8ab',
500: '#76dd87',
950: '#000000',
},
}SCSS
$custom: #76dd87; $custom-light: #a3e8ab; $custom-dark: #000000;
JSON
{
"hex": "#76dd87",
"rgb": {
"r": 118,
"g": 221,
"b": 135
},
"hsl": {
"h": 129.903,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81409,
"c": 0.15413,
"h": 147.7
},
"luminance": 0.57314
}Semantic roles & 50–950 ramp
primary
#76DD87
secondary
#B0479F
accent
#1EACC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481