#76DC92#76DC92
#76DC92 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.142 H 151.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC92 |
|---|---|
| RGB | rgb(118, 220, 146) |
| HSL | hsl(136, 59%, 66%) |
| HSV | hsv(136, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.24, -45.69, 27.39) |
| CIE-LCH | lch(80.24, 53.27, 149.06°) |
| OKLab | oklab(81.38% -0.1244 0.0688) |
| OKLCH | oklch(81.38% 0.142 151) |
| XYZ | xyz(38.2502, 57.1105, 36.1964) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.08
Weird Green
#3AE57F
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.70
Aqua Green
#12E193
ΔE00 5.71
Emerald
#50C878
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC92 #DC76C0
analogous
#8DDC76 #76DC92 #76DCC5
triadic
#76DC92 #9276DC #DC9276
tetradic
#76DC92 #768DDC #DC76C0 #DCC576
square
#76DC92 #768DDC #DC76C0 #DCC576
split-complementary
#76DC92 #C576DC #DC768D
monochromatic
#2CAC4F #45D06B #76DC92 #A7E8B9 #D7F5E0
Accessibility & contrast
On white
1.69
#76DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#76DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC92
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC92 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#62D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc92; /* rgb */ color: rgb(118, 220, 146); /* oklch */ color: oklch(81.4% 0.142 151.0);
Tailwind
colors: {
custom: {
50: '#a3e7b2',
500: '#76dc92',
950: '#000000',
},
}SCSS
$custom: #76dc92; $custom-light: #a3e7b2; $custom-dark: #000000;
JSON
{
"hex": "#76dc92",
"rgb": {
"r": 118,
"g": 220,
"b": 146
},
"hsl": {
"h": 136.471,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81377,
"c": 0.14215,
"h": 151
},
"luminance": 0.57113
}Semantic roles & 50–950 ramp
primary
#76DC92
secondary
#AE4892
accent
#1F99C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481