#77AFBE#77AFBE
#77AFBE is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.062 H 216.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFBE |
|---|---|
| RGB | rgb(119, 175, 190) |
| HSL | hsl(193, 35%, 61%) |
| HSV | hsv(193, 37%, 75%) |
| CMYK | cmyk(37.4%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.24, -14.44, -13.46) |
| CIE-LCH | lch(68.24, 19.74, 222.99°) |
| OKLab | oklab(72.06% -0.0501 -0.0369) |
| OKLCH | oklch(72.06% 0.062 216.4) |
| XYZ | xyz(32.2288, 38.2976, 54.3991) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.65
Bluegrey
#85A3B2
ΔE00 6.65
Turquoise Blue
#06B1C4
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 8.46
Bluey Grey
#89A0B0
ΔE00 9.08
Sky Blue
#87CEEB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFBE #BE8677
analogous
#77BEA9 #77AFBE #778BBE
triadic
#77AFBE #BE77AF #AFBE77
tetradic
#77AFBE #A977BE #BE8677 #8BBE77
square
#77AFBE #A977BE #BE8677 #8BBE77
split-complementary
#77AFBE #BE778B #BEA977
monochromatic
#3C707E #5095A8 #77AFBE #A0C7D2 #CAE0E6
Accessibility & contrast
On white
2.42
#77AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#77AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFBE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFBE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBF
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#5CB5B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77afbe; /* rgb */ color: rgb(119, 175, 190); /* oklch */ color: oklch(72.1% 0.062 216.4);
Tailwind
colors: {
custom: {
50: '#a1c7d1',
500: '#77afbe',
950: '#000000',
},
}SCSS
$custom: #77afbe; $custom-light: #a1c7d1; $custom-dark: #000000;
JSON
{
"hex": "#77afbe",
"rgb": {
"r": 119,
"g": 175,
"b": 190
},
"hsl": {
"h": 192.676,
"s": 35.323,
"l": 60.588
},
"oklch": {
"l": 0.72059,
"c": 0.06225,
"h": 216.4
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#77AFBE
secondary
#D6C1BB
accent
#5037AE
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282