#76DCA2#76DCA2
#76DCA2 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.127 H 157.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCA2 |
|---|---|
| RGB | rgb(118, 220, 162) |
| HSL | hsl(146, 59%, 66%) |
| HSV | hsv(146, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.54, -42.73, 19.47) |
| CIE-LCH | lch(80.54, 46.96, 155.51°) |
| OKLab | oklab(81.72% -0.1173 0.0496) |
| OKLCH | oklch(81.72% 0.127 157.1) |
| XYZ | xyz(39.5831, 57.6436, 43.2159) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Hospital Green
#9BE5AA
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.98
Light Greenish Blue
#63F7B4
ΔE00 6.35
Light Teal
#90E4C1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCA2 #DC76B0
analogous
#7DDC76 #76DCA2 #76DCD5
triadic
#76DCA2 #A276DC #DCA276
tetradic
#76DCA2 #767DDC #DC76B0 #DCD576
square
#76DCA2 #767DDC #DC76B0 #DCD576
split-complementary
#76DCA2 #D576DC #DC767D
monochromatic
#2CAC63 #45D081 #76DCA2 #A7E8C3 #D7F5E4
Accessibility & contrast
On white
1.68
#76DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#76DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCA2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCA2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9F
Deuteranopia (green-blind)
#CBC4A5
Tritanopia (blue-blind)
#5CDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dca2; /* rgb */ color: rgb(118, 220, 162); /* oklch */ color: oklch(81.7% 0.127 157.1);
Tailwind
colors: {
custom: {
50: '#a3e7bd',
500: '#76dca2',
950: '#000000',
},
}SCSS
$custom: #76dca2; $custom-light: #a3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#76dca2",
"rgb": {
"r": 118,
"g": 220,
"b": 162
},
"hsl": {
"h": 145.882,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81718,
"c": 0.12735,
"h": 157.1
},
"luminance": 0.57647
}Semantic roles & 50–950 ramp
primary
#76DCA2
secondary
#AE4882
accent
#1F7EC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482