#A5BBD2#A5BBD2
#A5BBD2 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.041 H 249.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBD2 |
|---|---|
| RGB | rgb(165, 187, 210) |
| HSL | hsl(211, 33%, 74%) |
| HSV | hsv(211, 21%, 82%) |
| CMYK | cmyk(21.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.95, -2.55, -14.06) |
| CIE-LCH | lch(74.95, 14.29, 259.73°) |
| OKLab | oklab(78.29% -0.0143 -0.0382) |
| OKLCH | oklch(78.29% 0.041 249.5) |
| XYZ | xyz(44.9171, 48.1919, 67.8957) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.84
Light Grey Blue
#9DBCD4
ΔE00 2.73
Lightsteelblue
#B0C4DE
ΔE00 2.99
Light Blue Grey
#B7C9E2
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBD2 #D2BCA5
analogous
#A5D1D2 #A5BBD2 #A5A5D2
triadic
#A5BBD2 #D2A5BB #BBD2A5
tetradic
#A5BBD2 #D2A5D1 #D2BCA5 #A5D2A5
square
#A5BBD2 #D2A5D1 #D2BCA5 #A5D2A5
split-complementary
#A5BBD2 #D2A5A5 #D1D2A5
monochromatic
#547DA8 #7C9CBE #A5BBD2 #CEDAE6 #EBF0F5
Accessibility & contrast
On white
1.97
#A5BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A5BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBD2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBD2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#ADB6D2
Tritanopia (blue-blind)
#99C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbd2; /* rgb */ color: rgb(165, 187, 210); /* oklch */ color: oklch(78.3% 0.041 249.5);
Tailwind
colors: {
custom: {
50: '#c0cfdf',
500: '#a5bbd2',
950: '#000000',
},
}SCSS
$custom: #a5bbd2; $custom-light: #c0cfdf; $custom-dark: #000000;
JSON
{
"hex": "#a5bbd2",
"rgb": {
"r": 165,
"g": 187,
"b": 210
},
"hsl": {
"h": 210.667,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.78292,
"c": 0.04082,
"h": 249.5
},
"luminance": 0.48193
}Semantic roles & 50–950 ramp
primary
#A5BBD2
secondary
#EBE6E0
accent
#7439AC
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283