#80A5BB#80A5BB
#80A5BB is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.052 H 234.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80A5BB |
|---|---|
| RGB | rgb(128, 165, 187) |
| HSL | hsl(202, 30%, 62%) |
| HSV | hsv(202, 32%, 73%) |
| CMYK | cmyk(31.6%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.82, -7.28, -15.40) |
| CIE-LCH | lch(65.82, 17.03, 244.68°) |
| OKLab | oklab(70.24% -0.03 -0.0422) |
| OKLCH | oklch(70.24% 0.052 234.6) |
| XYZ | xyz(31.3241, 35.0859, 52.1258) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.37
Bluegrey
#85A3B2
ΔE00 2.63
Bluey Grey
#89A0B0
ΔE00 3.71
Light Grey Blue
#9DBCD4
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 7.35
Blue Grey
#758DA3
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A5BB #BB9680
analogous
#80BBB4 #80A5BB #8088BB
triadic
#80A5BB #BB80A5 #A5BB80
tetradic
#80A5BB #B480BB #BB9680 #88BB80
square
#80A5BB #B480BB #BB9680 #88BB80
split-complementary
#80A5BB #BB8088 #BBB480
monochromatic
#43687D #5989A5 #80A5BB #A8C1D0 #D0DDE6
Accessibility & contrast
On white
2.62
#80A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#80A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A5BB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A5BB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#6DABAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #80a5bb; /* rgb */ color: rgb(128, 165, 187); /* oklch */ color: oklch(70.2% 0.052 234.6);
Tailwind
colors: {
custom: {
50: '#a6bfcf',
500: '#80a5bb',
950: '#000000',
},
}SCSS
$custom: #80a5bb; $custom-light: #a6bfcf; $custom-dark: #000000;
JSON
{
"hex": "#80a5bb",
"rgb": {
"r": 128,
"g": 165,
"b": 187
},
"hsl": {
"h": 202.373,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.70237,
"c": 0.05174,
"h": 234.6
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#80A5BB
secondary
#D6C9C0
accent
#653DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182