#77ACBB#77ACBB
#77ACBB is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.3% C 0.060 H 217.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77ACBB |
|---|---|
| RGB | rgb(119, 172, 187) |
| HSL | hsl(193, 33%, 60%) |
| HSV | hsv(193, 36%, 73%) |
| CMYK | cmyk(36.4%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.29, -13.62, -13.23) |
| CIE-LCH | lch(67.29, 18.98, 224.18°) |
| OKLab | oklab(71.27% -0.0475 -0.0363) |
| OKLCH | oklch(71.27% 0.06 217.4) |
| XYZ | xyz(31.3269, 37.0130, 52.4976) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 5.86
Cadetblue
#5F9EA0
ΔE00 8.25
Bluey Grey
#89A0B0
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ACBB #BB8677
analogous
#77BBA8 #77ACBB #778ABB
triadic
#77ACBB #BB77AC #ACBB77
tetradic
#77ACBB #A877BB #BB8677 #8ABB77
square
#77ACBB #A877BB #BB8677 #8ABB77
split-complementary
#77ACBB #BB778A #BBA877
monochromatic
#3D6D7A #5291A3 #77ACBB #A0C5CF #C9DEE4
Accessibility & contrast
On white
2.50
#77ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#77ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ACBB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ACBB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#5EB2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77acbb; /* rgb */ color: rgb(119, 172, 187); /* oklch */ color: oklch(71.3% 0.060 217.4);
Tailwind
colors: {
custom: {
50: '#a1c4cf',
500: '#77acbb',
950: '#000000',
},
}SCSS
$custom: #77acbb; $custom-light: #a1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#77acbb",
"rgb": {
"r": 119,
"g": 172,
"b": 187
},
"hsl": {
"h": 193.235,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.71269,
"c": 0.05977,
"h": 217.4
},
"luminance": 0.37015
}Semantic roles & 50–950 ramp
primary
#77ACBB
secondary
#D4C0BA
accent
#765EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182