#76DB8A#76DB8A
#76DB8A is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.148 H 148.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76DB8A |
|---|---|
| RGB | rgb(118, 219, 138) |
| HSL | hsl(132, 58%, 66%) |
| HSV | hsv(132, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.81, -46.62, 30.92) |
| CIE-LCH | lch(79.81, 55.95, 146.45°) |
| OKLab | oklab(80.98% -0.1267 0.0771) |
| OKLCH | oklch(80.98% 0.148 148.7) |
| XYZ | xyz(37.3879, 56.3469, 32.9457) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.14
Emerald
#50C878
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.89
Tealish Green
#0CDC73
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DB8A #DB76C7
analogous
#94DB76 #76DB8A #76DBBC
triadic
#76DB8A #8A76DB #DB8A76
tetradic
#76DB8A #7694DB #DB76C7 #DBBC76
square
#76DB8A #7694DB #DB76C7 #DBBC76
split-complementary
#76DB8A #BC76DB #DB7694
monochromatic
#2DAA45 #46CE61 #76DB8A #A6E8B3 #D7F4DD
Accessibility & contrast
On white
1.71
#76DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#76DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DB8A
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DB8A | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#64D7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76db8a; /* rgb */ color: rgb(118, 219, 138); /* oklch */ color: oklch(81.0% 0.148 148.7);
Tailwind
colors: {
custom: {
50: '#a3e7ad',
500: '#76db8a',
950: '#000000',
},
}SCSS
$custom: #76db8a; $custom-light: #a3e7ad; $custom-dark: #000000;
JSON
{
"hex": "#76db8a",
"rgb": {
"r": 118,
"g": 219,
"b": 138
},
"hsl": {
"h": 131.881,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80981,
"c": 0.14837,
"h": 148.7
},
"luminance": 0.5635
}Semantic roles & 50–950 ramp
primary
#76DB8A
secondary
#AD4899
accent
#20A5C6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481