#76B4AC#76B4AC
#76B4AC is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.5% C 0.065 H 185.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76B4AC |
|---|---|
| RGB | rgb(118, 180, 172) |
| HSL | hsl(172, 29%, 58%) |
| HSV | hsv(172, 34%, 71%) |
| CMYK | cmyk(34.4%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(69.09, -21.73, -2.26) |
| CIE-LCH | lch(69.09, 21.84, 185.94°) |
| OKLab | oklab(72.55% -0.0647 -0.0064) |
| OKLCH | oklch(72.55% 0.065 185.7) |
| XYZ | xyz(31.2362, 39.4707, 44.9944) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.96
Dull Teal
#5F9E8F
ΔE00 7.53
Lightseagreen
#20B2AA
ΔE00 7.64
Cadetblue
#5F9EA0
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B4AC #B4767E
analogous
#76B48D #76B4AC #769DB4
triadic
#76B4AC #AC76B4 #B4AC76
tetradic
#76B4AC #8D76B4 #B4767E #9DB476
square
#76B4AC #8D76B4 #B4767E #9DB476
split-complementary
#76B4AC #B4769D #B48D76
monochromatic
#3E716B #549990 #76B4AC #9ECAC4 #C5DFDC
Accessibility & contrast
On white
2.36
#76B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#76B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B4AC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B4AC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#61B7B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76b4ac; /* rgb */ color: rgb(118, 180, 172); /* oklch */ color: oklch(72.5% 0.065 185.7);
Tailwind
colors: {
custom: {
50: '#a0cac4',
500: '#76b4ac',
950: '#000000',
},
}SCSS
$custom: #76b4ac; $custom-light: #a0cac4; $custom-dark: #000000;
JSON
{
"hex": "#76b4ac",
"rgb": {
"r": 118,
"g": 180,
"b": 172
},
"hsl": {
"h": 172.258,
"s": 29.245,
"l": 58.431
},
"oklch": {
"l": 0.72547,
"c": 0.06507,
"h": 185.7
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#76B4AC
secondary
#CFB7BA
accent
#626FC6
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281