#77B4BC#77B4BC
#77B4BC is a light, moderate teal. Relative luminance 0.402; OKLCH L 73.1% C 0.064 H 206.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77B4BC |
|---|---|
| RGB | rgb(119, 180, 188) |
| HSL | hsl(187, 34%, 60%) |
| HSV | hsv(187, 37%, 74%) |
| CMYK | cmyk(36.7%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.61, -17.56, -10.31) |
| CIE-LCH | lch(69.61, 20.36, 210.40°) |
| OKLab | oklab(73.13% -0.0572 -0.0282) |
| OKLCH | oklch(73.13% 0.064 206.3) |
| XYZ | xyz(33.0029, 40.1932, 53.5862) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.43
Turquoise Blue
#06B1C4
ΔE00 7.79
Greyblue
#77A1B5
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.48
Sky Blue
#87CEEB
ΔE00 10.08
Darkturquoise
#00CED1
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B4BC #BC7F77
analogous
#77BCA2 #77B4BC #7791BC
triadic
#77B4BC #BC77B4 #B4BC77
tetradic
#77B4BC #A277BC #BC7F77 #91BC77
square
#77B4BC #A277BC #BC7F77 #91BC77
split-complementary
#77B4BC #BC7791 #BCA277
monochromatic
#3D747C #519BA5 #77B4BC #A0CBD0 #C9E1E4
Accessibility & contrast
On white
2.32
#77B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#77B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B4BC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B4BC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#5CB9B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77b4bc; /* rgb */ color: rgb(119, 180, 188); /* oklch */ color: oklch(73.1% 0.064 206.3);
Tailwind
colors: {
custom: {
50: '#a1cad0',
500: '#77b4bc',
950: '#000000',
},
}SCSS
$custom: #77b4bc; $custom-light: #a1cad0; $custom-dark: #000000;
JSON
{
"hex": "#77b4bc",
"rgb": {
"r": 119,
"g": 180,
"b": 188
},
"hsl": {
"h": 186.957,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.73128,
"c": 0.0638,
"h": 206.3
},
"luminance": 0.40195
}Semantic roles & 50–950 ramp
primary
#77B4BC
secondary
#D5BDBA
accent
#4639AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282