#76B3AF#76B3AF
#76B3AF is a light, moderate teal. Relative luminance 0.392; OKLCH L 72.4% C 0.063 H 190.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #76B3AF |
|---|---|
| RGB | rgb(118, 179, 175) |
| HSL | hsl(176, 29%, 58%) |
| HSV | hsv(176, 34%, 70%) |
| CMYK | cmyk(34.1%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(68.89, -20.51, -4.22) |
| CIE-LCH | lch(68.89, 20.94, 191.62°) |
| OKLab | oklab(72.41% -0.0622 -0.0117) |
| OKLCH | oklch(72.41% 0.063 190.6) |
| XYZ | xyz(31.3264, 39.1850, 46.4619) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 7.48
Lightseagreen
#20B2AA
ΔE00 7.98
Dull Teal
#5F9E8F
ΔE00 8.18
Topaz
#13BBAF
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B3AF #B3767A
analogous
#76B390 #76B3AF #7698B3
triadic
#76B3AF #AF76B3 #B3AF76
tetradic
#76B3AF #9076B3 #B3767A #98B376
square
#76B3AF #9076B3 #B3767A #98B376
split-complementary
#76B3AF #B37698 #B39076
monochromatic
#3E706D #549893 #76B3AF #9DC9C6 #C5DFDD
Accessibility & contrast
On white
2.38
#76B3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#76B3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B3AF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B3AF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#60B6B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76b3af; /* rgb */ color: rgb(118, 179, 175); /* oklch */ color: oklch(72.4% 0.063 190.6);
Tailwind
colors: {
custom: {
50: '#a0cac6',
500: '#76b3af',
950: '#000000',
},
}SCSS
$custom: #76b3af; $custom-light: #a0cac6; $custom-dark: #000000;
JSON
{
"hex": "#76b3af",
"rgb": {
"r": 118,
"g": 179,
"b": 175
},
"hsl": {
"h": 176.066,
"s": 28.638,
"l": 58.235
},
"oklch": {
"l": 0.7241,
"c": 0.06329,
"h": 190.6
},
"luminance": 0.39187
}Semantic roles & 50–950 ramp
primary
#76B3AF
secondary
#CFB6B8
accent
#6369C5
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282