#A5BBCC#A5BBCC
#A5BBCC is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.034 H 241.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBCC |
|---|---|
| RGB | rgb(165, 187, 204) |
| HSL | hsl(206, 28%, 72%) |
| HSV | hsv(206, 19%, 80%) |
| CMYK | cmyk(19.1%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.76, -3.88, -11.08) |
| CIE-LCH | lch(74.76, 11.74, 250.68°) |
| OKLab | oklab(78.09% -0.0165 -0.03) |
| OKLCH | oklch(78.09% 0.034 241.2) |
| XYZ | xyz(44.1836, 47.8985, 64.0325) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.84
Cloudy Blue
#ACC2D9
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.77
Cool Gray
#9AA7B0
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBCC #CCB6A5
analogous
#A5CCCA #A5BBCC #A5A7CC
triadic
#A5BBCC #CCA5BB #BBCCA5
tetradic
#A5BBCC #CAA5CC #CCB6A5 #A7CCA5
square
#A5BBCC #CAA5CC #CCB6A5 #A7CCA5
split-complementary
#A5BBCC #CCA5A7 #CCCAA5
monochromatic
#59809D #7E9DB6 #A5BBCC #CCD9E2 #EBF0F4
Accessibility & contrast
On white
1.98
#A5BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A5BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBCC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBCC | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#9BBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbcc; /* rgb */ color: rgb(165, 187, 204); /* oklch */ color: oklch(78.1% 0.034 241.2);
Tailwind
colors: {
custom: {
50: '#c0cfdb',
500: '#a5bbcc',
950: '#000000',
},
}SCSS
$custom: #a5bbcc; $custom-light: #c0cfdb; $custom-dark: #000000;
JSON
{
"hex": "#a5bbcc",
"rgb": {
"r": 165,
"g": 187,
"b": 204
},
"hsl": {
"h": 206.154,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.78086,
"c": 0.03427,
"h": 241.2
},
"luminance": 0.479
}Semantic roles & 50–950 ramp
primary
#A5BBCC
secondary
#EAE5E1
accent
#6C3FA6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283