#76DCA7#76DCA7
#76DCA7 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.123 H 159.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCA7 |
|---|---|
| RGB | rgb(118, 220, 167) |
| HSL | hsl(149, 59%, 66%) |
| HSV | hsv(149, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.64, -41.75, 16.98) |
| CIE-LCH | lch(80.64, 45.07, 157.86°) |
| OKLab | oklab(81.83% -0.1151 0.0434) |
| OKLCH | oklch(81.83% 0.123 159.3) |
| XYZ | xyz(40.0364, 57.8249, 45.6033) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.30
Eucalyptus
#44D7A8
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.74
Light Greenish Blue
#63F7B4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCA7 #DC76AB
analogous
#78DC76 #76DCA7 #76DCDA
triadic
#76DCA7 #A776DC #DCA776
tetradic
#76DCA7 #7678DC #DC76AB #DCDA76
square
#76DCA7 #7678DC #DC76AB #DCDA76
split-complementary
#76DCA7 #DA76DC #DC7678
monochromatic
#2CAC69 #45D088 #76DCA7 #A7E8C6 #D7F5E6
Accessibility & contrast
On white
1.67
#76DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#76DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCA7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCA7 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA4
Deuteranopia (green-blind)
#CBC4AA
Tritanopia (blue-blind)
#5BDBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dca7; /* rgb */ color: rgb(118, 220, 167); /* oklch */ color: oklch(81.8% 0.123 159.3);
Tailwind
colors: {
custom: {
50: '#a3e7c1',
500: '#76dca7',
950: '#000000',
},
}SCSS
$custom: #76dca7; $custom-light: #a3e7c1; $custom-dark: #000000;
JSON
{
"hex": "#76dca7",
"rgb": {
"r": 118,
"g": 220,
"b": 167
},
"hsl": {
"h": 148.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81834,
"c": 0.12298,
"h": 159.3
},
"luminance": 0.57828
}Semantic roles & 50–950 ramp
primary
#76DCA7
secondary
#AE487D
accent
#1F76C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482