#77ABCA#77ABCA
#77ABCA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.071 H 235.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABCA |
|---|---|
| RGB | rgb(119, 171, 202) |
| HSL | hsl(202, 44%, 63%) |
| HSV | hsv(202, 41%, 79%) |
| CMYK | cmyk(41.1%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.51, -9.14, -21.20) |
| CIE-LCH | lch(67.51, 23.08, 246.67°) |
| OKLab | oklab(71.61% -0.0405 -0.0585) |
| OKLCH | oklch(71.61% 0.071 235.3) |
| XYZ | xyz(32.8277, 37.3099, 61.3374) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.50
Bluegrey
#85A3B2
ΔE00 5.97
Bluey Grey
#89A0B0
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.00
Sky Blue (survey)
#75BBFD
ΔE00 8.20
Lightblue (survey)
#7BC8F6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABCA #CA9677
analogous
#77CABF #77ABCA #7781CA
triadic
#77ABCA #CA77AB #ABCA77
tetradic
#77ABCA #BF77CA #CA9677 #81CA77
square
#77ABCA #BF77CA #CA9677 #81CA77
split-complementary
#77ABCA #CA7781 #CABF77
monochromatic
#386E8F #4B90B9 #77ABCA #A3C6DB #CFE1EC
Accessibility & contrast
On white
2.48
#77ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#77ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABCA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABCA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#91A0CA
Tritanopia (blue-blind)
#57B3B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77abca; /* rgb */ color: rgb(119, 171, 202); /* oklch */ color: oklch(71.6% 0.071 235.3);
Tailwind
colors: {
custom: {
50: '#a1c4da',
500: '#77abca',
950: '#000000',
},
}SCSS
$custom: #77abca; $custom-light: #a1c4da; $custom-dark: #000000;
JSON
{
"hex": "#77abca",
"rgb": {
"r": 119,
"g": 171,
"b": 202
},
"hsl": {
"h": 202.41,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.71613,
"c": 0.0712,
"h": 235.3
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#77ABCA
secondary
#DDCBBF
accent
#612EB7
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183