#76B5BB#76B5BB
#76B5BB is a light, moderate teal. Relative luminance 0.405; OKLCH L 73.3% C 0.065 H 203.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76B5BB |
|---|---|
| RGB | rgb(118, 181, 187) |
| HSL | hsl(185, 34%, 60%) |
| HSV | hsv(185, 37%, 73%) |
| CMYK | cmyk(36.9%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(69.81, -18.60, -9.45) |
| CIE-LCH | lch(69.81, 20.87, 206.94°) |
| OKLab | oklab(73.27% -0.0597 -0.0259) |
| OKLCH | oklch(73.27% 0.065 203.5) |
| XYZ | xyz(32.9615, 40.4850, 53.0816) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 9.83
Lightseagreen
#20B2AA
ΔE00 10.17
Darkturquoise
#00CED1
ΔE00 10.31
Bluegrey
#85A3B2
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B5BB #BB7C76
analogous
#76BB9E #76B5BB #7693BB
triadic
#76B5BB #BB76B5 #B5BB76
tetradic
#76B5BB #9E76BB #BB7C76 #93BB76
square
#76B5BB #9E76BB #BB7C76 #93BB76
split-complementary
#76B5BB #BB7693 #BB9E76
monochromatic
#3D757A #519CA3 #76B5BB #9FCBCF #C8E1E4
Accessibility & contrast
On white
2.31
#76B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#76B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B5BB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B5BB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#5ABAB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76b5bb; /* rgb */ color: rgb(118, 181, 187); /* oklch */ color: oklch(73.3% 0.065 203.5);
Tailwind
colors: {
custom: {
50: '#a0cbcf',
500: '#76b5bb',
950: '#000000',
},
}SCSS
$custom: #76b5bb; $custom-light: #a0cbcf; $custom-dark: #000000;
JSON
{
"hex": "#76b5bb",
"rgb": {
"r": 118,
"g": 181,
"b": 187
},
"hsl": {
"h": 185.217,
"s": 33.659,
"l": 59.804
},
"oklch": {
"l": 0.73269,
"c": 0.06509,
"h": 203.5
},
"luminance": 0.40487
}Semantic roles & 50–950 ramp
primary
#76B5BB
secondary
#D4BBB9
accent
#675ECA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282