#77ABC1#77ABC1
#77ABC1 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.3% C 0.064 H 226.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABC1 |
|---|---|
| RGB | rgb(119, 171, 193) |
| HSL | hsl(198, 37%, 61%) |
| HSV | hsv(198, 38%, 76%) |
| CMYK | cmyk(38.3%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.20, -11.53, -16.69) |
| CIE-LCH | lch(67.20, 20.28, 235.35°) |
| OKLab | oklab(71.26% -0.0439 -0.0459) |
| OKLCH | oklch(71.26% 0.064 226.3) |
| XYZ | xyz(31.7930, 36.8961, 55.8881) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.26
Bluegrey
#85A3B2
ΔE00 4.88
Bluey Grey
#89A0B0
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.99
Sky Blue
#87CEEB
ΔE00 9.40
Cool Gray
#9AA7B0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABC1 #C18D77
analogous
#77C1B2 #77ABC1 #7786C1
triadic
#77ABC1 #C177AB #ABC177
tetradic
#77ABC1 #B277C1 #C18D77 #86C177
square
#77ABC1 #B277C1 #C18D77 #86C177
split-complementary
#77ABC1 #C17786 #C1B277
monochromatic
#3B6D82 #4F90AC #77ABC1 #A1C5D4 #CBDFE7
Accessibility & contrast
On white
2.51
#77ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#77ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABC1
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABC1 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C2
Deuteranopia (green-blind)
#94A0C1
Tritanopia (blue-blind)
#5BB2B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77abc1; /* rgb */ color: rgb(119, 171, 193); /* oklch */ color: oklch(71.3% 0.064 226.3);
Tailwind
colors: {
custom: {
50: '#a1c4d3',
500: '#77abc1',
950: '#000000',
},
}SCSS
$custom: #77abc1; $custom-light: #a1c4d3; $custom-dark: #000000;
JSON
{
"hex": "#77abc1",
"rgb": {
"r": 119,
"g": 171,
"b": 193
},
"hsl": {
"h": 197.838,
"s": 37.374,
"l": 61.176
},
"oklch": {
"l": 0.71264,
"c": 0.06351,
"h": 226.3
},
"luminance": 0.36898
}Semantic roles & 50–950 ramp
primary
#77ABC1
secondary
#D8C4BC
accent
#5A35B0
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182