#76DCAC#76DCAC
#76DCAC is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.119 H 161.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCAC |
|---|---|
| RGB | rgb(118, 220, 172) |
| HSL | hsl(152, 59%, 66%) |
| HSV | hsv(152, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.75, -40.74, 14.50) |
| CIE-LCH | lch(80.75, 43.24, 160.41°) |
| OKLab | oklab(81.95% -0.1128 0.0372) |
| OKLCH | oklch(81.95% 0.119 161.8) |
| XYZ | xyz(40.5075, 58.0134, 48.0848) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.42
Eucalyptus
#44D7A8
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCAC #DC76A6
analogous
#76DC79 #76DCAC #76D9DC
triadic
#76DCAC #AC76DC #DCAC76
tetradic
#76DCAC #7976DC #DC76A6 #D9DC76
square
#76DCAC #7976DC #DC76A6 #D9DC76
split-complementary
#76DCAC #DC76D9 #DC7976
monochromatic
#2CAC70 #45D08E #76DCAC #A7E8CA #D7F5E7
Accessibility & contrast
On white
1.67
#76DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#76DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCAC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCAC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#59DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dcac; /* rgb */ color: rgb(118, 220, 172); /* oklch */ color: oklch(82.0% 0.119 161.8);
Tailwind
colors: {
custom: {
50: '#a3e7c4',
500: '#76dcac',
950: '#000000',
},
}SCSS
$custom: #76dcac; $custom-light: #a3e7c4; $custom-dark: #000000;
JSON
{
"hex": "#76dcac",
"rgb": {
"r": 118,
"g": 220,
"b": 172
},
"hsl": {
"h": 151.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81953,
"c": 0.11879,
"h": 161.8
},
"luminance": 0.58017
}Semantic roles & 50–950 ramp
primary
#76DCAC
secondary
#AE4878
accent
#1F6EC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482