#A5BBCE#A5BBCE
#A5BBCE is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.036 H 244.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBCE |
|---|---|
| RGB | rgb(165, 187, 206) |
| HSL | hsl(208, 29%, 73%) |
| HSV | hsv(208, 20%, 81%) |
| CMYK | cmyk(19.9%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.82, -3.44, -12.07) |
| CIE-LCH | lch(74.82, 12.56, 254.09°) |
| OKLab | oklab(78.15% -0.0158 -0.0328) |
| OKLCH | oklch(78.15% 0.036 244.3) |
| XYZ | xyz(44.4250, 47.9950, 65.3039) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 2.52
Lightsteelblue
#B0C4DE
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 5.18
Cool Gray
#9AA7B0
ΔE00 6.80
Bluey Grey
#89A0B0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBCE #CEB8A5
analogous
#A5CECC #A5BBCE #A5A6CE
triadic
#A5BBCE #CEA5BB #BBCEA5
tetradic
#A5BBCE #CCA5CE #CEB8A5 #A6CEA5
square
#A5BBCE #CCA5CE #CEB8A5 #A6CEA5
split-complementary
#A5BBCE #CEA5A6 #CECCA5
monochromatic
#587FA1 #7D9DB8 #A5BBCE #CDD9E4 #EBF0F4
Accessibility & contrast
On white
1.98
#A5BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A5BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBCE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBCE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#9AC0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bbce; /* rgb */ color: rgb(165, 187, 206); /* oklch */ color: oklch(78.2% 0.036 244.3);
Tailwind
colors: {
custom: {
50: '#c0cfdd',
500: '#a5bbce',
950: '#000000',
},
}SCSS
$custom: #a5bbce; $custom-light: #c0cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a5bbce",
"rgb": {
"r": 165,
"g": 187,
"b": 206
},
"hsl": {
"h": 207.805,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.78154,
"c": 0.03635,
"h": 244.3
},
"luminance": 0.47996
}Semantic roles & 50–950 ramp
primary
#A5BBCE
secondary
#EBE5E0
accent
#6F3DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283