#76DD80#76DD80
#76DD80 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.161 H 146.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD80 |
|---|---|
| RGB | rgb(118, 221, 128) |
| HSL | hsl(126, 60%, 66%) |
| HSV | hsv(126, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(80.25, -49.05, 36.56) |
| CIE-LCH | lch(80.25, 61.17, 143.30°) |
| OKLab | oklab(81.29% -0.1333 0.09) |
| OKLCH | oklch(81.29% 0.161 146) |
| XYZ | xyz(37.2219, 57.1203, 29.4818) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.62
Lightish Green
#61E160
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.51
Fresh Green
#69D84F
ΔE00 6.27
Emerald
#50C878
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD80 #DD76D3
analogous
#A0DD76 #76DD80 #76DDB4
triadic
#76DD80 #8076DD #DD8076
tetradic
#76DD80 #76A0DD #DD76D3 #DDB476
square
#76DD80 #76A0DD #DD76D3 #DDB476
split-complementary
#76DD80 #B476DD #DD76A0
monochromatic
#2BAE38 #45D153 #76DD80 #A7E9AD #D8F5DB
Accessibility & contrast
On white
1.69
#76DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#76DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD80
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD80 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#66D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd80; /* rgb */ color: rgb(118, 221, 128); /* oklch */ color: oklch(81.3% 0.161 146.0);
Tailwind
colors: {
custom: {
50: '#a3e8a6',
500: '#76dd80',
950: '#000000',
},
}SCSS
$custom: #76dd80; $custom-light: #a3e8a6; $custom-dark: #000000;
JSON
{
"hex": "#76dd80",
"rgb": {
"r": 118,
"g": 221,
"b": 128
},
"hsl": {
"h": 125.825,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81286,
"c": 0.16082,
"h": 146
},
"luminance": 0.57123
}Semantic roles & 50–950 ramp
primary
#76DD80
secondary
#B047A6
accent
#1EB7C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480