#76AFB0#76AFB0
#76AFB0 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.5% C 0.059 H 197.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFB0 |
|---|---|
| RGB | rgb(118, 175, 176) |
| HSL | hsl(181, 27%, 58%) |
| HSV | hsv(181, 33%, 69%) |
| CMYK | cmyk(33%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(67.76, -18.21, -6.44) |
| CIE-LCH | lch(67.76, 19.31, 199.47°) |
| OKLab | oklab(71.52% -0.0567 -0.0177) |
| OKLCH | oklch(71.52% 0.059 197.3) |
| XYZ | xyz(30.6349, 37.6443, 46.7177) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.57
Greyish Teal
#719F91
ΔE00 8.06
Turquoise Blue
#06B1C4
ΔE00 8.97
Dull Teal
#5F9E8F
ΔE00 9.05
Lightseagreen
#20B2AA
ΔE00 9.23
Grey Teal
#5E9B8A
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFB0 #B07776
analogous
#76B094 #76AFB0 #7692B0
triadic
#76AFB0 #B076AF #AFB076
tetradic
#76AFB0 #9476B0 #B07776 #92B076
square
#76AFB0 #9476B0 #B07776 #92B076
split-complementary
#76AFB0 #B07692 #B09476
monochromatic
#3F6C6D #559394 #76AFB0 #9DC6C6 #C4DCDD
Accessibility & contrast
On white
2.46
#76AFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#76AFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFB0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFB0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#9DA2B1
Tritanopia (blue-blind)
#60B3AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76afb0; /* rgb */ color: rgb(118, 175, 176); /* oklch */ color: oklch(71.5% 0.059 197.3);
Tailwind
colors: {
custom: {
50: '#a0c7c7',
500: '#76afb0',
950: '#000000',
},
}SCSS
$custom: #76afb0; $custom-light: #a0c7c7; $custom-dark: #000000;
JSON
{
"hex": "#76afb0",
"rgb": {
"r": 118,
"g": 175,
"b": 176
},
"hsl": {
"h": 181.034,
"s": 26.852,
"l": 57.647
},
"oklch": {
"l": 0.71518,
"c": 0.05939,
"h": 197.3
},
"luminance": 0.37646
}Semantic roles & 50–950 ramp
primary
#76AFB0
secondary
#CDB6B5
accent
#6665C3
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282