#76BBBC#76BBBC
#76BBBC is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.070 H 196.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76BBBC |
|---|---|
| RGB | rgb(118, 187, 188) |
| HSL | hsl(181, 34%, 60%) |
| HSV | hsv(181, 37%, 74%) |
| CMYK | cmyk(37.2%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(71.57, -21.42, -7.39) |
| CIE-LCH | lch(71.57, 22.66, 199.03°) |
| OKLab | oklab(74.68% -0.0667 -0.0203) |
| OKLCH | oklch(74.68% 0.07 196.9) |
| XYZ | xyz(34.3153, 43.0207, 54.0628) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.13
Cadetblue
#5F9EA0
ΔE00 8.49
Darkturquoise
#00CED1
ΔE00 8.53
Lightseagreen
#20B2AA
ΔE00 8.74
Turquoise Blue
#06B1C4
ΔE00 8.80
Topaz
#13BBAF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BBBC #BC7776
analogous
#76BC9A #76BBBC #7698BC
triadic
#76BBBC #BC76BB #BBBC76
tetradic
#76BBBC #9A76BC #BC7776 #98BC76
square
#76BBBC #9A76BC #BC7776 #98BC76
split-complementary
#76BBBC #BC7698 #BC9A76
monochromatic
#3C7A7B #50A3A4 #76BBBC #9FCFD0 #C8E4E4
Accessibility & contrast
On white
2.19
#76BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#76BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BBBC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BBBC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A6ABBD
Tritanopia (blue-blind)
#59BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76bbbc; /* rgb */ color: rgb(118, 187, 188); /* oklch */ color: oklch(74.7% 0.070 196.9);
Tailwind
colors: {
custom: {
50: '#a1cfd0',
500: '#76bbbc',
950: '#000000',
},
}SCSS
$custom: #76bbbc; $custom-light: #a1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#76bbbc",
"rgb": {
"r": 118,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.857,
"s": 34.314,
"l": 60
},
"oklch": {
"l": 0.74683,
"c": 0.06974,
"h": 196.9
},
"luminance": 0.43023
}Semantic roles & 50–950 ramp
primary
#76BBBC
secondary
#D4BAB9
accent
#5F5DCA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282