#76DF86#76DF86
#76DF86 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.158 H 147.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF86 |
|---|---|
| RGB | rgb(118, 223, 134) |
| HSL | hsl(129, 62%, 67%) |
| HSV | hsv(129, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.93, -48.95, 34.43) |
| CIE-LCH | lch(80.93, 59.84, 144.88°) |
| OKLab | oklab(81.87% -0.133 0.0853) |
| OKLCH | oklch(81.87% 0.158 147.3) |
| XYZ | xyz(38.1597, 58.3453, 31.8006) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.40
Lightish Green
#61E160
ΔE00 5.49
Tealish Green
#0CDC73
ΔE00 5.55
Emerald
#50C878
ΔE00 6.42
Hospital Green
#9BE5AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF86 #DF76CF
analogous
#9BDF76 #76DF86 #76DFBB
triadic
#76DF86 #8676DF #DF8676
tetradic
#76DF86 #769BDF #DF76CF #DFBB76
square
#76DF86 #769BDF #DF76CF #DFBB76
split-complementary
#76DF86 #BB76DF #DF769B
monochromatic
#29B13E #44D35A #76DF86 #A8EBB2 #D9F6DE
Accessibility & contrast
On white
1.66
#76DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#76DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF86
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF86 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#64DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df86; /* rgb */ color: rgb(118, 223, 134); /* oklch */ color: oklch(81.9% 0.158 147.3);
Tailwind
colors: {
custom: {
50: '#a3eaaa',
500: '#76df86',
950: '#000000',
},
}SCSS
$custom: #76df86; $custom-light: #a3eaaa; $custom-dark: #000000;
JSON
{
"hex": "#76df86",
"rgb": {
"r": 118,
"g": 223,
"b": 134
},
"hsl": {
"h": 129.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81874,
"c": 0.15794,
"h": 147.3
},
"luminance": 0.58348
}Semantic roles & 50–950 ramp
primary
#76DF86
secondary
#B346A2
accent
#1CAFCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481