#A5BBCF#A5BBCF
#A5BBCF is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.037 H 245.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBCF |
|---|---|
| RGB | rgb(165, 187, 207) |
| HSL | hsl(209, 30%, 73%) |
| HSV | hsv(209, 20%, 81%) |
| CMYK | cmyk(20.3%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.85, -3.22, -12.57) |
| CIE-LCH | lch(74.85, 12.98, 255.63°) |
| OKLab | oklab(78.19% -0.0154 -0.0341) |
| OKLCH | oklch(78.19% 0.037 245.7) |
| XYZ | xyz(44.5469, 48.0438, 65.9457) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.25
Light Grey Blue
#9DBCD4
ΔE00 2.46
Lightsteelblue
#B0C4DE
ΔE00 3.81
Light Blue Grey
#B7C9E2
ΔE00 4.92
Cool Gray
#9AA7B0
ΔE00 7.01
Bluey Grey
#89A0B0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBCF #CFB9A5
analogous
#A5CFCE #A5BBCF #A5A6CF
triadic
#A5BBCF #CFA5BB #BBCFA5
tetradic
#A5BBCF #CEA5CF #CFB9A5 #A6CFA5
square
#A5BBCF #CEA5CF #CFB9A5 #A6CFA5
split-complementary
#A5BBCF #CFA5A6 #CFCEA5
monochromatic
#577FA3 #7D9DBA #A5BBCF #CDD9E4 #EBF0F4
Accessibility & contrast
On white
1.98
#A5BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A5BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBCF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBCF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#9AC0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbcf; /* rgb */ color: rgb(165, 187, 207); /* oklch */ color: oklch(78.2% 0.037 245.7);
Tailwind
colors: {
custom: {
50: '#c0cfdd',
500: '#a5bbcf',
950: '#000000',
},
}SCSS
$custom: #a5bbcf; $custom-light: #c0cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a5bbcf",
"rgb": {
"r": 165,
"g": 187,
"b": 207
},
"hsl": {
"h": 208.571,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.78188,
"c": 0.03744,
"h": 245.7
},
"luminance": 0.48045
}Semantic roles & 50–950 ramp
primary
#A5BBCF
secondary
#EBE5E0
accent
#703CA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283