#76DD85#76DD85
#76DD85 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.156 H 147.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD85 |
|---|---|
| RGB | rgb(118, 221, 133) |
| HSL | hsl(129, 60%, 66%) |
| HSV | hsv(129, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(80.32, -48.27, 34.14) |
| CIE-LCH | lch(80.32, 59.12, 144.73°) |
| OKLab | oklab(81.37% -0.1311 0.0846) |
| OKLCH | oklch(81.37% 0.156 147.2) |
| XYZ | xyz(37.5591, 57.2552, 31.2579) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 5.58
Lightish Green
#61E160
ΔE00 5.60
Emerald
#50C878
ΔE00 6.05
Seaweed
#18D17B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD85 #DD76CE
analogous
#9BDD76 #76DD85 #76DDB9
triadic
#76DD85 #8576DD #DD8576
tetradic
#76DD85 #769BDD #DD76CE #DDB976
square
#76DD85 #769BDD #DD76CE #DDB976
split-complementary
#76DD85 #B976DD #DD769B
monochromatic
#2BAE3E #45D159 #76DD85 #A7E9B1 #D8F5DC
Accessibility & contrast
On white
1.69
#76DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#76DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD85
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD85 | 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)
#DFCD7F
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#65D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd85; /* rgb */ color: rgb(118, 221, 133); /* oklch */ color: oklch(81.4% 0.156 147.2);
Tailwind
colors: {
custom: {
50: '#a3e8a9',
500: '#76dd85',
950: '#000000',
},
}SCSS
$custom: #76dd85; $custom-light: #a3e8a9; $custom-dark: #000000;
JSON
{
"hex": "#76dd85",
"rgb": {
"r": 118,
"g": 221,
"b": 133
},
"hsl": {
"h": 128.738,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81373,
"c": 0.15605,
"h": 147.2
},
"luminance": 0.57258
}Semantic roles & 50–950 ramp
primary
#76DD85
secondary
#B047A1
accent
#1EAFC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481