#77ABC0#77ABC0
#77ABC0 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.2% C 0.063 H 225.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABC0 |
|---|---|
| RGB | rgb(119, 171, 192) |
| HSL | hsl(197, 37%, 61%) |
| HSV | hsv(197, 38%, 75%) |
| CMYK | cmyk(38%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.17, -11.79, -16.18) |
| CIE-LCH | lch(67.17, 20.02, 233.92°) |
| OKLab | oklab(71.23% -0.0443 -0.0445) |
| OKLCH | oklch(71.23% 0.063 225.1) |
| XYZ | xyz(31.6819, 36.8516, 55.3026) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.31
Bluegrey
#85A3B2
ΔE00 4.89
Bluey Grey
#89A0B0
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 8.18
Sky Blue
#87CEEB
ΔE00 9.46
Turquoise Blue
#06B1C4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABC0 #C08C77
analogous
#77C0B0 #77ABC0 #7786C0
triadic
#77ABC0 #C077AB #ABC077
tetradic
#77ABC0 #B077C0 #C08C77 #86C077
square
#77ABC0 #B077C0 #C08C77 #86C077
split-complementary
#77ABC0 #C07786 #C0B077
monochromatic
#3C6D81 #4F90AB #77ABC0 #A1C5D3 #CBDFE7
Accessibility & contrast
On white
2.51
#77ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#77ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABC0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABC0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#94A0C0
Tritanopia (blue-blind)
#5CB1B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #77abc0; /* rgb */ color: rgb(119, 171, 192); /* oklch */ color: oklch(71.2% 0.063 225.1);
Tailwind
colors: {
custom: {
50: '#a1c4d3',
500: '#77abc0',
950: '#000000',
},
}SCSS
$custom: #77abc0; $custom-light: #a1c4d3; $custom-dark: #000000;
JSON
{
"hex": "#77abc0",
"rgb": {
"r": 119,
"g": 171,
"b": 192
},
"hsl": {
"h": 197.26,
"s": 36.683,
"l": 60.98
},
"oklch": {
"l": 0.71227,
"c": 0.06276,
"h": 225.1
},
"luminance": 0.36854
}Semantic roles & 50–950 ramp
primary
#77ABC0
secondary
#D7C4BC
accent
#5936B0
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182