#76DB76#76DB76
#76DB76 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.167 H 143.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76DB76 |
|---|---|
| RGB | rgb(118, 219, 118) |
| HSL | hsl(120, 58%, 66%) |
| HSV | hsv(120, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.51, -49.69, 40.58) |
| CIE-LCH | lch(79.51, 64.15, 140.76°) |
| OKLab | oklab(80.64% -0.1352 0.0988) |
| OKLCH | oklch(80.64% 0.167 143.8) |
| XYZ | xyz(36.0709, 55.8201, 26.0096) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.73
Fresh Green
#69D84F
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.22
Tealish Green
#0CDC73
ΔE00 5.75
Emerald
#50C878
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DB76 #DB76DB
analogous
#A8DB76 #76DB76 #76DBA8
triadic
#76DB76 #7676DB #DB7676
tetradic
#76DB76 #76A8DB #DB76DB #DBA876
square
#76DB76 #76A8DB #DB76DB #DBA876
split-complementary
#76DB76 #A876DB #DB76A8
monochromatic
#2DAA2D #46CE46 #76DB76 #A6E8A6 #D7F4D7
Accessibility & contrast
On white
1.73
#76DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#76DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DB76
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DB76 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#69D6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76db76; /* rgb */ color: rgb(118, 219, 118); /* oklch */ color: oklch(80.6% 0.167 143.8);
Tailwind
colors: {
custom: {
50: '#a3e79f',
500: '#76db76',
950: '#000000',
},
}SCSS
$custom: #76db76; $custom-light: #a3e79f; $custom-dark: #000000;
JSON
{
"hex": "#76db76",
"rgb": {
"r": 118,
"g": 219,
"b": 118
},
"hsl": {
"h": 120,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80638,
"c": 0.16747,
"h": 143.8
},
"luminance": 0.55823
}Semantic roles & 50–950 ramp
primary
#76DB76
secondary
#AD48AD
accent
#20C6C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10160F
muted
#808480