#76DD83#76DD83
#76DD83 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.158 H 146.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD83 |
|---|---|
| RGB | rgb(118, 221, 131) |
| HSL | hsl(128, 60%, 66%) |
| HSV | hsv(128, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.29, -48.59, 35.11) |
| CIE-LCH | lch(80.29, 59.94, 144.15°) |
| OKLab | oklab(81.34% -0.132 0.0868) |
| OKLCH | oklch(81.34% 0.158 146.7) |
| XYZ | xyz(37.4223, 57.2004, 30.5372) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.60
Lightish Green
#61E160
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.53
Emerald
#50C878
ΔE00 6.14
Seaweed
#18D17B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD83 #DD76D0
analogous
#9DDD76 #76DD83 #76DDB7
triadic
#76DD83 #8376DD #DD8376
tetradic
#76DD83 #769DDD #DD76D0 #DDB776
square
#76DD83 #769DDD #DD76D0 #DDB776
split-complementary
#76DD83 #B776DD #DD769D
monochromatic
#2BAE3C #45D157 #76DD83 #A7E9AF #D8F5DC
Accessibility & contrast
On white
1.69
#76DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#76DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD83
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD83 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#65D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd83; /* rgb */ color: rgb(118, 221, 131); /* oklch */ color: oklch(81.3% 0.158 146.7);
Tailwind
colors: {
custom: {
50: '#a3e8a8',
500: '#76dd83',
950: '#000000',
},
}SCSS
$custom: #76dd83; $custom-light: #a3e8a8; $custom-dark: #000000;
JSON
{
"hex": "#76dd83",
"rgb": {
"r": 118,
"g": 221,
"b": 131
},
"hsl": {
"h": 127.573,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81338,
"c": 0.15796,
"h": 146.7
},
"luminance": 0.57203
}Semantic roles & 50–950 ramp
primary
#76DD83
secondary
#B047A3
accent
#1EB2C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480