#76DCA3#76DCA3
#76DCA3 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.126 H 157.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCA3 |
|---|---|
| RGB | rgb(118, 220, 163) |
| HSL | hsl(146, 59%, 66%) |
| HSV | hsv(146, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.56, -42.54, 18.97) |
| CIE-LCH | lch(80.56, 46.58, 155.96°) |
| OKLab | oklab(81.74% -0.1168 0.0484) |
| OKLCH | oklch(81.74% 0.126 157.5) |
| XYZ | xyz(39.6723, 57.6793, 43.6859) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.24
Aqua Green
#12E193
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.16
Light Greenish Blue
#63F7B4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCA3 #DC76AF
analogous
#7CDC76 #76DCA3 #76DCD6
triadic
#76DCA3 #A376DC #DCA376
tetradic
#76DCA3 #767CDC #DC76AF #DCD676
square
#76DCA3 #767CDC #DC76AF #DCD676
split-complementary
#76DCA3 #D676DC #DC767C
monochromatic
#2CAC64 #45D082 #76DCA3 #A7E8C4 #D7F5E4
Accessibility & contrast
On white
1.68
#76DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#76DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCA3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCA3 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCEA0
Deuteranopia (green-blind)
#CBC4A6
Tritanopia (blue-blind)
#5CDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dca3; /* rgb */ color: rgb(118, 220, 163); /* oklch */ color: oklch(81.7% 0.126 157.5);
Tailwind
colors: {
custom: {
50: '#a3e7be',
500: '#76dca3',
950: '#000000',
},
}SCSS
$custom: #76dca3; $custom-light: #a3e7be; $custom-dark: #000000;
JSON
{
"hex": "#76dca3",
"rgb": {
"r": 118,
"g": 220,
"b": 163
},
"hsl": {
"h": 146.471,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81741,
"c": 0.12646,
"h": 157.5
},
"luminance": 0.57682
}Semantic roles & 50–950 ramp
primary
#76DCA3
secondary
#AE4881
accent
#1F7DC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482