#77ABCD#77ABCD
#77ABCD is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.074 H 237.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABCD |
|---|---|
| RGB | rgb(119, 171, 205) |
| HSL | hsl(204, 46%, 64%) |
| HSV | hsv(204, 42%, 80%) |
| CMYK | cmyk(42%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.62, -8.33, -22.69) |
| CIE-LCH | lch(67.62, 24.17, 249.84°) |
| OKLab | oklab(71.73% -0.0395 -0.0627) |
| OKLCH | oklch(71.73% 0.074 237.8) |
| XYZ | xyz(33.1864, 37.4534, 63.2263) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 6.62
Light Grey Blue
#9DBCD4
ΔE00 6.99
Bluey Grey
#89A0B0
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Lightblue (survey)
#7BC8F6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABCD #CD9977
analogous
#77CDC4 #77ABCD #7780CD
triadic
#77ABCD #CD77AB #ABCD77
tetradic
#77ABCD #C477CD #CD9977 #80CD77
square
#77ABCD #C477CD #CD9977 #80CD77
split-complementary
#77ABCD #CD7780 #CDC477
monochromatic
#366F93 #4A8FBD #77ABCD #A4C7DD #D0E2EE
Accessibility & contrast
On white
2.47
#77ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#77ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABCD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABCD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#90A1CC
Tritanopia (blue-blind)
#55B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77abcd; /* rgb */ color: rgb(119, 171, 205); /* oklch */ color: oklch(71.7% 0.074 237.8);
Tailwind
colors: {
custom: {
50: '#a2c4dc',
500: '#77abcd',
950: '#000000',
},
}SCSS
$custom: #77abcd; $custom-light: #a2c4dc; $custom-dark: #000000;
JSON
{
"hex": "#77abcd",
"rgb": {
"r": 119,
"g": 171,
"b": 205
},
"hsl": {
"h": 203.721,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.71733,
"c": 0.07411,
"h": 237.8
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#77ABCD
secondary
#DFCDC1
accent
#642CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183