#A5BBCD#A5BBCD
#A5BBCD is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.035 H 242.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBCD |
|---|---|
| RGB | rgb(165, 187, 205) |
| HSL | hsl(207, 29%, 73%) |
| HSV | hsv(207, 20%, 80%) |
| CMYK | cmyk(19.5%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.79, -3.66, -11.58) |
| CIE-LCH | lch(74.79, 12.14, 252.44°) |
| OKLab | oklab(78.12% -0.0161 -0.0314) |
| OKLCH | oklch(78.12% 0.035 242.8) |
| XYZ | xyz(44.3039, 47.9466, 64.6661) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.64
Cloudy Blue
#ACC2D9
ΔE00 2.84
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 6.61
Bluey Grey
#89A0B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBCD #CDB7A5
analogous
#A5CDCB #A5BBCD #A5A7CD
triadic
#A5BBCD #CDA5BB #BBCDA5
tetradic
#A5BBCD #CBA5CD #CDB7A5 #A7CDA5
square
#A5BBCD #CBA5CD #CDB7A5 #A7CDA5
split-complementary
#A5BBCD #CDA5A7 #CDCBA5
monochromatic
#587F9F #7E9DB7 #A5BBCD #CCD9E3 #EBF0F4
Accessibility & contrast
On white
1.98
#A5BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A5BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBCD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBCD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#9ABFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbcd; /* rgb */ color: rgb(165, 187, 205); /* oklch */ color: oklch(78.1% 0.035 242.8);
Tailwind
colors: {
custom: {
50: '#c0cfdc',
500: '#a5bbcd',
950: '#000000',
},
}SCSS
$custom: #a5bbcd; $custom-light: #c0cfdc; $custom-dark: #000000;
JSON
{
"hex": "#a5bbcd",
"rgb": {
"r": 165,
"g": 187,
"b": 205
},
"hsl": {
"h": 207,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.7812,
"c": 0.03529,
"h": 242.8
},
"luminance": 0.47948
}Semantic roles & 50–950 ramp
primary
#A5BBCD
secondary
#EBE5E0
accent
#6E3EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283