#76ACB2#76ACB2
#76ACB2 is a light, muted teal. Relative luminance 0.366; OKLCH L 70.9% C 0.057 H 204.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACB2 |
|---|---|
| RGB | rgb(118, 172, 178) |
| HSL | hsl(186, 28%, 58%) |
| HSV | hsv(186, 34%, 70%) |
| CMYK | cmyk(33.7%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(66.95, -16.15, -8.74) |
| CIE-LCH | lch(66.95, 18.37, 208.42°) |
| OKLab | oklab(70.9% -0.052 -0.0239) |
| OKLCH | oklch(70.9% 0.057 204.7) |
| XYZ | xyz(30.2569, 36.5692, 47.5751) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.54
Greyblue
#77A1B5
ΔE00 7.96
Bluegrey
#85A3B2
ΔE00 8.46
Turquoise Blue
#06B1C4
ΔE00 8.46
Greyish Teal
#719F91
ΔE00 9.51
Cool Grey
#95A3A6
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACB2 #B27C76
analogous
#76B29A #76ACB2 #768EB2
triadic
#76ACB2 #B276AC #ACB276
tetradic
#76ACB2 #9A76B2 #B27C76 #8EB276
square
#76ACB2 #9A76B2 #B27C76 #8EB276
split-complementary
#76ACB2 #B2768E #B29A76
monochromatic
#3E6A6F #549096 #76ACB2 #9DC4C8 #C4DBDE
Accessibility & contrast
On white
2.53
#76ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#76ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACB2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACB2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#99A0B2
Tritanopia (blue-blind)
#60B0AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #76acb2; /* rgb */ color: rgb(118, 172, 178); /* oklch */ color: oklch(70.9% 0.057 204.7);
Tailwind
colors: {
custom: {
50: '#a0c4c9',
500: '#76acb2',
950: '#000000',
},
}SCSS
$custom: #76acb2; $custom-light: #a0c4c9; $custom-dark: #000000;
JSON
{
"hex": "#76acb2",
"rgb": {
"r": 118,
"g": 172,
"b": 178
},
"hsl": {
"h": 186,
"s": 28.037,
"l": 58.039
},
"oklch": {
"l": 0.70895,
"c": 0.05727,
"h": 204.7
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#76ACB2
secondary
#CEB8B6
accent
#6D63C4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1213
muted
#7F8182