#76DD84#76DD84
#76DD84 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.157 H 146.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD84 |
|---|---|
| RGB | rgb(118, 221, 132) |
| HSL | hsl(128, 60%, 66%) |
| HSV | hsv(128, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.31, -48.43, 34.62) |
| CIE-LCH | lch(80.31, 59.53, 144.44°) |
| OKLab | oklab(81.36% -0.1316 0.0857) |
| OKLCH | oklch(81.36% 0.157 146.9) |
| XYZ | xyz(37.4904, 57.2277, 30.8958) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.61
Lightish Green
#61E160
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.55
Emerald
#50C878
ΔE00 6.10
Seaweed
#18D17B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD84 #DD76CF
analogous
#9CDD76 #76DD84 #76DDB8
triadic
#76DD84 #8476DD #DD8476
tetradic
#76DD84 #769CDD #DD76CF #DDB876
square
#76DD84 #769CDD #DD76CF #DDB876
split-complementary
#76DD84 #B876DD #DD769C
monochromatic
#2BAE3D #45D158 #76DD84 #A7E9B0 #D8F5DC
Accessibility & contrast
On white
1.69
#76DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#76DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD84
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD84 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#65D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd84; /* rgb */ color: rgb(118, 221, 132); /* oklch */ color: oklch(81.4% 0.157 146.9);
Tailwind
colors: {
custom: {
50: '#a3e8a9',
500: '#76dd84',
950: '#000000',
},
}SCSS
$custom: #76dd84; $custom-light: #a3e8a9; $custom-dark: #000000;
JSON
{
"hex": "#76dd84",
"rgb": {
"r": 118,
"g": 221,
"b": 132
},
"hsl": {
"h": 128.155,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81355,
"c": 0.15701,
"h": 146.9
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#76DD84
secondary
#B047A2
accent
#1EB1C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480