#76DF84#76DF84
#76DF84 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.160 H 146.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF84 |
|---|---|
| RGB | rgb(118, 223, 132) |
| HSL | hsl(128, 62%, 67%) |
| HSV | hsv(128, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.90, -49.26, 35.39) |
| CIE-LCH | lch(80.90, 60.66, 144.30°) |
| OKLab | oklab(81.84% -0.1338 0.0875) |
| OKLCH | oklch(81.84% 0.16 146.8) |
| XYZ | xyz(38.0216, 58.2901, 31.0729) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.38
Lightish Green
#61E160
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.51
Emerald
#50C878
ΔE00 6.51
Palegreen
#98FB98
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF84 #DF76D1
analogous
#9DDF76 #76DF84 #76DFB9
triadic
#76DF84 #8476DF #DF8476
tetradic
#76DF84 #769DDF #DF76D1 #DFB976
square
#76DF84 #769DDF #DF76D1 #DFB976
split-complementary
#76DF84 #B976DF #DF769D
monochromatic
#29B13C #44D357 #76DF84 #A8EBB1 #D9F6DD
Accessibility & contrast
On white
1.66
#76DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#76DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF84
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF84 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#65DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df84; /* rgb */ color: rgb(118, 223, 132); /* oklch */ color: oklch(81.8% 0.160 146.8);
Tailwind
colors: {
custom: {
50: '#a3eaa9',
500: '#76df84',
950: '#000000',
},
}SCSS
$custom: #76df84; $custom-light: #a3eaa9; $custom-dark: #000000;
JSON
{
"hex": "#76df84",
"rgb": {
"r": 118,
"g": 223,
"b": 132
},
"hsl": {
"h": 128,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81839,
"c": 0.15986,
"h": 146.8
},
"luminance": 0.58293
}Semantic roles & 50–950 ramp
primary
#76DF84
secondary
#B346A4
accent
#1CB3CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480