#A5BBCA#A5BBCA
#A5BBCA is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.032 H 237.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBCA |
|---|---|
| RGB | rgb(165, 187, 202) |
| HSL | hsl(204, 26%, 72%) |
| HSV | hsv(204, 18%, 79%) |
| CMYK | cmyk(18.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.70, -4.32, -10.08) |
| CIE-LCH | lch(74.70, 10.97, 246.79°) |
| OKLab | oklab(78.02% -0.0173 -0.0273) |
| OKLCH | oklch(78.02% 0.032 237.7) |
| XYZ | xyz(43.9453, 47.8031, 62.7773) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.39
Cloudy Blue
#ACC2D9
ΔE00 3.94
Lightsteelblue
#B0C4DE
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBCA #CAB4A5
analogous
#A5CAC7 #A5BBCA #A5A9CA
triadic
#A5BBCA #CAA5BB #BBCAA5
tetradic
#A5BBCA #C7A5CA #CAB4A5 #A9CAA5
square
#A5BBCA #C7A5CA #CAB4A5 #A9CAA5
split-complementary
#A5BBCA #CAA5A9 #CAC7A5
monochromatic
#5B809A #7E9EB3 #A5BBCA #CCD8E1 #ECF0F4
Accessibility & contrast
On white
1.99
#A5BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A5BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBCA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBCA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#9BBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbca; /* rgb */ color: rgb(165, 187, 202); /* oklch */ color: oklch(78.0% 0.032 237.7);
Tailwind
colors: {
custom: {
50: '#c0cfda',
500: '#a5bbca',
950: '#000000',
},
}SCSS
$custom: #a5bbca; $custom-light: #c0cfda; $custom-dark: #000000;
JSON
{
"hex": "#a5bbca",
"rgb": {
"r": 165,
"g": 187,
"b": 202
},
"hsl": {
"h": 204.324,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.78018,
"c": 0.0323,
"h": 237.7
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#A5BBCA
secondary
#EAE5E1
accent
#6941A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283