#76DF80#76DF80
#76DF80 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.164 H 145.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF80 |
|---|---|
| RGB | rgb(118, 223, 128) |
| HSL | hsl(126, 62%, 67%) |
| HSV | hsv(126, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.84, -49.87, 37.32) |
| CIE-LCH | lch(80.84, 62.29, 143.19°) |
| OKLab | oklab(81.77% -0.1355 0.0918) |
| OKLCH | oklch(81.77% 0.164 145.9) |
| XYZ | xyz(37.7531, 58.1827, 29.6589) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.43
Lightish Green
#61E160
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.49
Fresh Green
#69D84F
ΔE00 6.17
Palegreen
#98FB98
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF80 #DF76D5
analogous
#A1DF76 #76DF80 #76DFB5
triadic
#76DF80 #8076DF #DF8076
tetradic
#76DF80 #76A1DF #DF76D5 #DFB576
square
#76DF80 #76A1DF #DF76D5 #DFB576
split-complementary
#76DF80 #B576DF #DF76A1
monochromatic
#29B136 #44D352 #76DF80 #A8EBAE #D9F6DC
Accessibility & contrast
On white
1.66
#76DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#76DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF80
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF80 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#66DAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df80; /* rgb */ color: rgb(118, 223, 128); /* oklch */ color: oklch(81.8% 0.164 145.9);
Tailwind
colors: {
custom: {
50: '#a4eaa6',
500: '#76df80',
950: '#000000',
},
}SCSS
$custom: #76df80; $custom-light: #a4eaa6; $custom-dark: #000000;
JSON
{
"hex": "#76df80",
"rgb": {
"r": 118,
"g": 223,
"b": 128
},
"hsl": {
"h": 125.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81771,
"c": 0.16365,
"h": 145.9
},
"luminance": 0.58185
}Semantic roles & 50–950 ramp
primary
#76DF80
secondary
#B346A8
accent
#1CB9CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480