#76DF82#76DF82
#76DF82 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.162 H 146.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF82 |
|---|---|
| RGB | rgb(118, 223, 130) |
| HSL | hsl(127, 62%, 67%) |
| HSV | hsv(127, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.87, -49.57, 36.36) |
| CIE-LCH | lch(80.87, 61.47, 143.74°) |
| OKLab | oklab(81.81% -0.1346 0.0896) |
| OKLCH | oklch(81.81% 0.162 146.4) |
| XYZ | xyz(37.8860, 58.2358, 30.3590) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.40
Lightish Green
#61E160
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.49
Fresh Green
#69D84F
ΔE00 6.49
Palegreen
#98FB98
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF82 #DF76D3
analogous
#9FDF76 #76DF82 #76DFB7
triadic
#76DF82 #8276DF #DF8276
tetradic
#76DF82 #769FDF #DF76D3 #DFB776
square
#76DF82 #769FDF #DF76D3 #DFB776
split-complementary
#76DF82 #B776DF #DF769F
monochromatic
#29B139 #44D355 #76DF82 #A8EBAF #D9F6DD
Accessibility & contrast
On white
1.66
#76DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#76DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF82
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF82 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#65DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df82; /* rgb */ color: rgb(118, 223, 130); /* oklch */ color: oklch(81.8% 0.162 146.4);
Tailwind
colors: {
custom: {
50: '#a3eaa7',
500: '#76df82',
950: '#000000',
},
}SCSS
$custom: #76df82; $custom-light: #a3eaa7; $custom-dark: #000000;
JSON
{
"hex": "#76df82",
"rgb": {
"r": 118,
"g": 223,
"b": 130
},
"hsl": {
"h": 126.857,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81805,
"c": 0.16175,
"h": 146.4
},
"luminance": 0.58239
}Semantic roles & 50–950 ramp
primary
#76DF82
secondary
#B346A6
accent
#1CB6CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480