#77AABC#77AABC
#77AABC is a light, muted cyan. Relative luminance 0.363; OKLCH L 70.9% C 0.060 H 221.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77AABC |
|---|---|
| RGB | rgb(119, 170, 188) |
| HSL | hsl(196, 34%, 60%) |
| HSV | hsv(196, 37%, 74%) |
| CMYK | cmyk(36.7%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(66.75, -12.29, -14.59) |
| CIE-LCH | lch(66.75, 19.08, 229.89°) |
| OKLab | oklab(70.85% -0.0446 -0.04) |
| OKLCH | oklch(70.85% 0.06 221.9) |
| XYZ | xyz(31.0565, 36.3004, 52.9374) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.43
Bluegrey
#85A3B2
ΔE00 4.85
Bluey Grey
#89A0B0
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 8.88
Cadetblue
#5F9EA0
ΔE00 9.22
Turquoise Blue
#06B1C4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AABC #BC8977
analogous
#77BCAB #77AABC #7788BC
triadic
#77AABC #BC77AA #AABC77
tetradic
#77AABC #AB77BC #BC8977 #88BC77
square
#77AABC #AB77BC #BC8977 #88BC77
split-complementary
#77AABC #BC7788 #BCAB77
monochromatic
#3D6B7C #518FA5 #77AABC #A0C4D0 #C9DDE4
Accessibility & contrast
On white
2.54
#77AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#77AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AABC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AABC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#5EB0B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77aabc; /* rgb */ color: rgb(119, 170, 188); /* oklch */ color: oklch(70.9% 0.060 221.9);
Tailwind
colors: {
custom: {
50: '#a1c3d0',
500: '#77aabc',
950: '#000000',
},
}SCSS
$custom: #77aabc; $custom-light: #a1c3d0; $custom-dark: #000000;
JSON
{
"hex": "#77aabc",
"rgb": {
"r": 119,
"g": 170,
"b": 188
},
"hsl": {
"h": 195.652,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.70852,
"c": 0.05992,
"h": 221.9
},
"luminance": 0.36302
}Semantic roles & 50–950 ramp
primary
#77AABC
secondary
#D5C1BA
accent
#5739AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182