#77ABBB#77ABBB
#77ABBB is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.060 H 219.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABBB |
|---|---|
| RGB | rgb(119, 171, 187) |
| HSL | hsl(194, 33%, 60%) |
| HSV | hsv(194, 36%, 73%) |
| CMYK | cmyk(36.4%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.00, -13.08, -13.66) |
| CIE-LCH | lch(67.00, 18.91, 226.23°) |
| OKLab | oklab(71.04% -0.0462 -0.0375) |
| OKLCH | oklch(71.04% 0.06 219) |
| XYZ | xyz(31.1373, 36.6338, 52.4344) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.22
Bluegrey
#85A3B2
ΔE00 5.41
Bluey Grey
#89A0B0
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 8.54
Turquoise Blue
#06B1C4
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABBB #BB8777
analogous
#77BBA9 #77ABBB #7789BB
triadic
#77ABBB #BB77AB #ABBB77
tetradic
#77ABBB #A977BB #BB8777 #89BB77
square
#77ABBB #A977BB #BB8777 #89BB77
split-complementary
#77ABBB #BB7789 #BBA977
monochromatic
#3D6C7A #5290A3 #77ABBB #A0C4CF #C9DDE4
Accessibility & contrast
On white
2.52
#77ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#77ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABBB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABBB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#969FBB
Tritanopia (blue-blind)
#5EB1B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #77abbb; /* rgb */ color: rgb(119, 171, 187); /* oklch */ color: oklch(71.0% 0.060 219.0);
Tailwind
colors: {
custom: {
50: '#a1c4cf',
500: '#77abbb',
950: '#000000',
},
}SCSS
$custom: #77abbb; $custom-light: #a1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#77abbb",
"rgb": {
"r": 119,
"g": 171,
"b": 187
},
"hsl": {
"h": 194.118,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.71042,
"c": 0.05951,
"h": 219
},
"luminance": 0.36636
}Semantic roles & 50–950 ramp
primary
#77ABBB
secondary
#D4C0BA
accent
#785EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182