#77A3BB#77A3BB
#77A3BB is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.2% C 0.059 H 232.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77A3BB |
|---|---|
| RGB | rgb(119, 163, 187) |
| HSL | hsl(201, 33%, 60%) |
| HSV | hsv(201, 36%, 73%) |
| CMYK | cmyk(36.4%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(64.73, -8.77, -17.09) |
| CIE-LCH | lch(64.73, 19.21, 242.84°) |
| OKLab | oklab(69.24% -0.036 -0.047) |
| OKLCH | oklch(69.24% 0.059 232.6) |
| XYZ | xyz(29.6716, 33.7025, 51.9458) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.55
Bluegrey
#85A3B2
ΔE00 3.68
Bluey Grey
#89A0B0
ΔE00 5.01
Blue Grey
#758DA3
ΔE00 8.13
Light Grey Blue
#9DBCD4
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A3BB #BB8F77
analogous
#77BBB1 #77A3BB #7781BB
triadic
#77A3BB #BB77A3 #A3BB77
tetradic
#77A3BB #B177BB #BB8F77 #81BB77
square
#77A3BB #B177BB #BB8F77 #81BB77
split-complementary
#77A3BB #BB7781 #BBB177
monochromatic
#3D657A #5286A3 #77A3BB #A0BFCF #C9DAE4
Accessibility & contrast
On white
2.71
#77A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#77A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A3BB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A3BB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#5FAAAB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #77a3bb; /* rgb */ color: rgb(119, 163, 187); /* oklch */ color: oklch(69.2% 0.059 232.6);
Tailwind
colors: {
custom: {
50: '#a0becf',
500: '#77a3bb',
950: '#000000',
},
}SCSS
$custom: #77a3bb; $custom-light: #a0becf; $custom-dark: #000000;
JSON
{
"hex": "#77a3bb",
"rgb": {
"r": 119,
"g": 163,
"b": 187
},
"hsl": {
"h": 201.176,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.69236,
"c": 0.05916,
"h": 232.6
},
"luminance": 0.33704
}Semantic roles & 50–950 ramp
primary
#77A3BB
secondary
#D4C3BA
accent
#845EC9
background
#FAFBFC
surface
#F3F6F9
border
#CDD0D2
text
#0F1213
muted
#7F8182