#76DD76#76DD76
#76DD76 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.170 H 143.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD76 |
|---|---|
| RGB | rgb(118, 221, 118) |
| HSL | hsl(120, 60%, 66%) |
| HSV | hsv(120, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(80.11, -50.50, 41.33) |
| CIE-LCH | lch(80.11, 65.26, 140.71°) |
| OKLab | oklab(81.13% -0.1374 0.1005) |
| OKLCH | oklch(81.13% 0.17 143.8) |
| XYZ | xyz(36.5958, 56.8699, 26.1846) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 4.60
Fresh Green
#69D84F
ΔE00 4.72
Weird Green
#3AE57F
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.74
Palegreen
#98FB98
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD76 #DD76DD
analogous
#AADD76 #76DD76 #76DDAA
triadic
#76DD76 #7676DD #DD7676
tetradic
#76DD76 #76AADD #DD76DD #DDAA76
square
#76DD76 #76AADD #DD76DD #DDAA76
split-complementary
#76DD76 #AA76DD #DD76AA
monochromatic
#2BAE2B #45D145 #76DD76 #A7E9A7 #D8F5D8
Accessibility & contrast
On white
1.70
#76DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#76DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD76
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD76 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#68D8C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd76; /* rgb */ color: rgb(118, 221, 118); /* oklch */ color: oklch(81.1% 0.170 143.8);
Tailwind
colors: {
custom: {
50: '#a4e89f',
500: '#76dd76',
950: '#000000',
},
}SCSS
$custom: #76dd76; $custom-light: #a4e89f; $custom-dark: #000000;
JSON
{
"hex": "#76dd76",
"rgb": {
"r": 118,
"g": 221,
"b": 118
},
"hsl": {
"h": 120,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81125,
"c": 0.17026,
"h": 143.8
},
"luminance": 0.56872
}Semantic roles & 50–950 ramp
primary
#76DD76
secondary
#B047B0
accent
#1EC8C8
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480