#76B3AB#76B3AB
#76B3AB is a light, moderate teal. Relative luminance 0.390; OKLCH L 72.3% C 0.064 H 185.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #76B3AB |
|---|---|
| RGB | rgb(118, 179, 171) |
| HSL | hsl(172, 29%, 58%) |
| HSV | hsv(172, 34%, 70%) |
| CMYK | cmyk(34.1%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(68.77, -21.45, -2.18) |
| CIE-LCH | lch(68.77, 21.56, 185.79°) |
| OKLab | oklab(72.28% -0.0639 -0.0062) |
| OKLCH | oklch(72.28% 0.064 185.5) |
| XYZ | xyz(30.9394, 39.0302, 44.4235) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.69
Dull Teal
#5F9E8F
ΔE00 7.31
Cadetblue
#5F9EA0
ΔE00 7.49
Lightseagreen
#20B2AA
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B3AB #B3767E
analogous
#76B38C #76B3AB #769CB3
triadic
#76B3AB #AB76B3 #B3AB76
tetradic
#76B3AB #8C76B3 #B3767E #9CB376
square
#76B3AB #8C76B3 #B3767E #9CB376
split-complementary
#76B3AB #B3769C #B38C76
monochromatic
#3E706A #54988F #76B3AB #9DC9C3 #C5DFDB
Accessibility & contrast
On white
2.38
#76B3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#76B3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B3AB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B3AB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#61B6B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76b3ab; /* rgb */ color: rgb(118, 179, 171); /* oklch */ color: oklch(72.3% 0.064 185.5);
Tailwind
colors: {
custom: {
50: '#a0cac4',
500: '#76b3ab',
950: '#000000',
},
}SCSS
$custom: #76b3ab; $custom-light: #a0cac4; $custom-dark: #000000;
JSON
{
"hex": "#76b3ab",
"rgb": {
"r": 118,
"g": 179,
"b": 171
},
"hsl": {
"h": 172.131,
"s": 28.638,
"l": 58.235
},
"oklch": {
"l": 0.72283,
"c": 0.06421,
"h": 185.5
},
"luminance": 0.39032
}Semantic roles & 50–950 ramp
primary
#76B3AB
secondary
#CFB6B9
accent
#6370C5
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281