#77AFBB#77AFBB
#77AFBB is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.0% C 0.061 H 212.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFBB |
|---|---|
| RGB | rgb(119, 175, 187) |
| HSL | hsl(191, 33%, 60%) |
| HSV | hsv(191, 36%, 73%) |
| CMYK | cmyk(36.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.14, -15.20, -11.94) |
| CIE-LCH | lch(68.14, 19.33, 218.15°) |
| OKLab | oklab(71.95% -0.0513 -0.0327) |
| OKLCH | oklch(71.95% 0.061 212.5) |
| XYZ | xyz(31.9043, 38.1678, 52.6901) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 7.29
Cadetblue
#5F9EA0
ΔE00 7.56
Turquoise Blue
#06B1C4
ΔE00 8.15
Bluey Grey
#89A0B0
ΔE00 9.73
Sky Blue
#87CEEB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFBB #BB8377
analogous
#77BBA5 #77AFBB #778DBB
triadic
#77AFBB #BB77AF #AFBB77
tetradic
#77AFBB #A577BB #BB8377 #8DBB77
square
#77AFBB #A577BB #BB8377 #8DBB77
split-complementary
#77AFBB #BB778D #BBA577
monochromatic
#3D707A #5295A3 #77AFBB #A0C7CF #C9DFE4
Accessibility & contrast
On white
2.43
#77AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#77AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFBB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFBB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#5DB4B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77afbb; /* rgb */ color: rgb(119, 175, 187); /* oklch */ color: oklch(72.0% 0.061 212.5);
Tailwind
colors: {
custom: {
50: '#a1c7cf',
500: '#77afbb',
950: '#000000',
},
}SCSS
$custom: #77afbb; $custom-light: #a1c7cf; $custom-dark: #000000;
JSON
{
"hex": "#77afbb",
"rgb": {
"r": 119,
"g": 175,
"b": 187
},
"hsl": {
"h": 190.588,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.71951,
"c": 0.06087,
"h": 212.5
},
"luminance": 0.3817
}Semantic roles & 50–950 ramp
primary
#77AFBB
secondary
#D4BEBA
accent
#715EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282