#76DD86#76DD86
#76DD86 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.155 H 147.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD86 |
|---|---|
| RGB | rgb(118, 221, 134) |
| HSL | hsl(129, 60%, 66%) |
| HSV | hsv(129, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(80.34, -48.11, 33.65) |
| CIE-LCH | lch(80.34, 58.72, 145.03°) |
| OKLab | oklab(81.39% -0.1307 0.0835) |
| OKLCH | oklch(81.39% 0.155 147.4) |
| XYZ | xyz(37.6285, 57.2830, 31.6235) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 5.61
Lightish Green
#61E160
ΔE00 5.76
Emerald
#50C878
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD86 #DD76CD
analogous
#9ADD76 #76DD86 #76DDBA
triadic
#76DD86 #8676DD #DD8676
tetradic
#76DD86 #769ADD #DD76CD #DDBA76
square
#76DD86 #769ADD #DD76CD #DDBA76
split-complementary
#76DD86 #BA76DD #DD769A
monochromatic
#2BAE3F #45D15B #76DD86 #A7E9B1 #D8F5DD
Accessibility & contrast
On white
1.69
#76DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#76DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD86
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD86 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D1C38B
Tritanopia (blue-blind)
#65D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd86; /* rgb */ color: rgb(118, 221, 134); /* oklch */ color: oklch(81.4% 0.155 147.4);
Tailwind
colors: {
custom: {
50: '#a3e8aa',
500: '#76dd86',
950: '#000000',
},
}SCSS
$custom: #76dd86; $custom-light: #a3e8aa; $custom-dark: #000000;
JSON
{
"hex": "#76dd86",
"rgb": {
"r": 118,
"g": 221,
"b": 134
},
"hsl": {
"h": 129.32,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81391,
"c": 0.15509,
"h": 147.4
},
"luminance": 0.57286
}Semantic roles & 50–950 ramp
primary
#76DD86
secondary
#B047A0
accent
#1EADC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481