#77B3BB#77B3BB
#77B3BB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.9% C 0.063 H 206.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77B3BB |
|---|---|
| RGB | rgb(119, 179, 187) |
| HSL | hsl(187, 33%, 60%) |
| HSV | hsv(187, 36%, 73%) |
| CMYK | cmyk(36.4%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.29, -17.29, -10.23) |
| CIE-LCH | lch(69.29, 20.09, 210.60°) |
| OKLab | oklab(72.86% -0.0563 -0.028) |
| OKLCH | oklch(72.86% 0.063 206.4) |
| XYZ | xyz(32.6943, 39.7479, 52.9534) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.24
Turquoise Blue
#06B1C4
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 8.68
Bluegrey
#85A3B2
ΔE00 9.25
Sky Blue
#87CEEB
ΔE00 10.23
Lightseagreen
#20B2AA
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B3BB #BB7F77
analogous
#77BBA1 #77B3BB #7791BB
triadic
#77B3BB #BB77B3 #B3BB77
tetradic
#77B3BB #A177BB #BB7F77 #91BB77
square
#77B3BB #A177BB #BB7F77 #91BB77
split-complementary
#77B3BB #BB7791 #BBA177
monochromatic
#3D737A #529AA3 #77B3BB #A0CACF #C9E1E4
Accessibility & contrast
On white
2.35
#77B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#77B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B3BB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B3BB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#5CB8B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #77b3bb; /* rgb */ color: rgb(119, 179, 187); /* oklch */ color: oklch(72.9% 0.063 206.4);
Tailwind
colors: {
custom: {
50: '#a1c9cf',
500: '#77b3bb',
950: '#000000',
},
}SCSS
$custom: #77b3bb; $custom-light: #a1c9cf; $custom-dark: #000000;
JSON
{
"hex": "#77b3bb",
"rgb": {
"r": 119,
"g": 179,
"b": 187
},
"hsl": {
"h": 187.059,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.72864,
"c": 0.06294,
"h": 206.4
},
"luminance": 0.3975
}Semantic roles & 50–950 ramp
primary
#77B3BB
secondary
#D4BDBA
accent
#6B5EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282