#76B4BB#76B4BB
#76B4BB is a light, moderate teal. Relative luminance 0.401; OKLCH L 73.0% C 0.064 H 204.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76B4BB |
|---|---|
| RGB | rgb(118, 180, 187) |
| HSL | hsl(186, 34%, 60%) |
| HSV | hsv(186, 37%, 73%) |
| CMYK | cmyk(36.9%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.53, -18.08, -9.88) |
| CIE-LCH | lch(69.53, 20.61, 208.65°) |
| OKLab | oklab(73.04% -0.0585 -0.0271) |
| OKLCH | oklch(73.04% 0.064 204.9) |
| XYZ | xyz(32.7589, 40.0798, 53.0141) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.21
Turquoise Blue
#06B1C4
ΔE00 7.73
Greyblue
#77A1B5
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.87
Sky Blue
#87CEEB
ΔE00 10.45
Lightseagreen
#20B2AA
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76B4BB #BB7D76
analogous
#76BBA0 #76B4BB #7692BB
triadic
#76B4BB #BB76B4 #B4BB76
tetradic
#76B4BB #A076BB #BB7D76 #92BB76
square
#76B4BB #A076BB #BB7D76 #92BB76
split-complementary
#76B4BB #BB7692 #BBA076
monochromatic
#3D747A #519BA3 #76B4BB #9FCACF #C8E1E4
Accessibility & contrast
On white
2.33
#76B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#76B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76B4BB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76B4BB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#5BB9B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76b4bb; /* rgb */ color: rgb(118, 180, 187); /* oklch */ color: oklch(73.0% 0.064 204.9);
Tailwind
colors: {
custom: {
50: '#a0cacf',
500: '#76b4bb',
950: '#000000',
},
}SCSS
$custom: #76b4bb; $custom-light: #a0cacf; $custom-dark: #000000;
JSON
{
"hex": "#76b4bb",
"rgb": {
"r": 118,
"g": 180,
"b": 187
},
"hsl": {
"h": 186.087,
"s": 33.659,
"l": 59.804
},
"oklch": {
"l": 0.7304,
"c": 0.06443,
"h": 204.9
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#76B4BB
secondary
#D4BCB9
accent
#695ECA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282