#76B1AB#76B1AB
#76B1AB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.8% C 0.062 H 187.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76B1AB |
|---|---|
| RGB | rgb(118, 177, 171) |
| HSL | hsl(174, 27%, 58%) |
| HSV | hsv(174, 33%, 69%) |
| CMYK | cmyk(33.3%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(68.19, -20.43, -3.03) |
| CIE-LCH | lch(68.19, 20.66, 188.43°) |
| OKLab | oklab(71.82% -0.0614 -0.0084) |
| OKLCH | oklch(71.82% 0.062 187.8) |
| XYZ | xyz(30.5415, 38.2343, 44.2908) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.53
Cadetblue
#5F9EA0
ΔE00 6.68
Dull Teal
#5F9E8F
ΔE00 7.31
Lightseagreen
#20B2AA
ΔE00 7.94
Grey Teal
#5E9B8A
ΔE00 8.50
Topaz
#13BBAF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B1AB #B1767C
analogous
#76B18D #76B1AB #769AB1
triadic
#76B1AB #AB76B1 #B1AB76
tetradic
#76B1AB #8D76B1 #B1767C #9AB176
square
#76B1AB #8D76B1 #B1767C #9AB176
split-complementary
#76B1AB #B1769A #B18D76
monochromatic
#3F6E69 #55958E #76B1AB #9DC7C3 #C4DDDB
Accessibility & contrast
On white
2.43
#76B1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#76B1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B1AB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B1AB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#62B4AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76b1ab; /* rgb */ color: rgb(118, 177, 171); /* oklch */ color: oklch(71.8% 0.062 187.8);
Tailwind
colors: {
custom: {
50: '#a0c8c4',
500: '#76b1ab',
950: '#000000',
},
}SCSS
$custom: #76b1ab; $custom-light: #a0c8c4; $custom-dark: #000000;
JSON
{
"hex": "#76b1ab",
"rgb": {
"r": 118,
"g": 177,
"b": 171
},
"hsl": {
"h": 173.898,
"s": 27.442,
"l": 57.843
},
"oklch": {
"l": 0.71819,
"c": 0.06194,
"h": 187.8
},
"luminance": 0.38236
}Semantic roles & 50–950 ramp
primary
#76B1AB
secondary
#CDB6B8
accent
#646EC4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281