#77BBBC#77BBBC
#77BBBC is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.7% C 0.069 H 197.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBBC |
|---|---|
| RGB | rgb(119, 187, 188) |
| HSL | hsl(181, 34%, 60%) |
| HSV | hsv(181, 37%, 74%) |
| CMYK | cmyk(36.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(71.62, -21.16, -7.31) |
| CIE-LCH | lch(71.62, 22.39, 199.07°) |
| OKLab | oklab(74.73% -0.0659 -0.0201) |
| OKLCH | oklch(74.73% 0.069 197) |
| XYZ | xyz(34.4519, 43.0911, 54.0692) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.23
Cadetblue
#5F9EA0
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.65
Lightseagreen
#20B2AA
ΔE00 8.87
Turquoise Blue
#06B1C4
ΔE00 8.89
Topaz
#13BBAF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBBC #BC7877
analogous
#77BC9B #77BBBC #7798BC
triadic
#77BBBC #BC77BB #BBBC77
tetradic
#77BBBC #9B77BC #BC7877 #98BC77
square
#77BBBC #9B77BC #BC7877 #98BC77
split-complementary
#77BBBC #BC7798 #BC9B77
monochromatic
#3D7B7C #51A3A5 #77BBBC #A0CFD0 #C9E4E4
Accessibility & contrast
On white
2.18
#77BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#77BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBBC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBBC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#A6ABBD
Tritanopia (blue-blind)
#5BBFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77bbbc; /* rgb */ color: rgb(119, 187, 188); /* oklch */ color: oklch(74.7% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#a1cfd0',
500: '#77bbbc',
950: '#000000',
},
}SCSS
$custom: #77bbbc; $custom-light: #a1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#77bbbc",
"rgb": {
"r": 119,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.87,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.74734,
"c": 0.06888,
"h": 197
},
"luminance": 0.43093
}Semantic roles & 50–950 ramp
primary
#77BBBC
secondary
#D5BBBA
accent
#3A39AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282