#77ABCE#77ABCE
#77ABCE is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.075 H 238.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABCE |
|---|---|
| RGB | rgb(119, 171, 206) |
| HSL | hsl(204, 47%, 64%) |
| HSV | hsv(204, 42%, 81%) |
| CMYK | cmyk(42.2%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(67.65, -8.06, -23.19) |
| CIE-LCH | lch(67.65, 24.55, 250.84°) |
| OKLab | oklab(71.77% -0.0391 -0.0641) |
| OKLCH | oklch(71.77% 0.075 238.6) |
| XYZ | xyz(33.3074, 37.5018, 63.8640) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.54
Bluegrey
#85A3B2
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.01
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Bluey Grey
#89A0B0
ΔE00 7.46
Lightblue (survey)
#7BC8F6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABCE #CE9A77
analogous
#77CEC5 #77ABCE #777FCE
triadic
#77ABCE #CE77AB #ABCE77
tetradic
#77ABCE #C577CE #CE9A77 #7FCE77
square
#77ABCE #C577CE #CE9A77 #7FCE77
split-complementary
#77ABCE #CE777F #CEC577
monochromatic
#366F95 #4A8FBE #77ABCE #A4C7DE #D1E3EE
Accessibility & contrast
On white
2.47
#77ABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#77ABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABCE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABCE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAAD0
Deuteranopia (green-blind)
#90A1CD
Tritanopia (blue-blind)
#55B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77abce; /* rgb */ color: rgb(119, 171, 206); /* oklch */ color: oklch(71.8% 0.075 238.6);
Tailwind
colors: {
custom: {
50: '#a2c4dd',
500: '#77abce',
950: '#000000',
},
}SCSS
$custom: #77abce; $custom-light: #a2c4dd; $custom-dark: #000000;
JSON
{
"hex": "#77abce",
"rgb": {
"r": 119,
"g": 171,
"b": 206
},
"hsl": {
"h": 204.138,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.71773,
"c": 0.07512,
"h": 238.6
},
"luminance": 0.37504
}Semantic roles & 50–950 ramp
primary
#77ABCE
secondary
#E0CDC1
accent
#652BBA
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183