#A3BBCE#A3BBCE
#A3BBCE is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.038 H 241.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBCE |
|---|---|
| RGB | rgb(163, 187, 206) |
| HSL | hsl(207, 30%, 72%) |
| HSV | hsv(207, 21%, 81%) |
| CMYK | cmyk(20.9%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.69, -4.07, -12.29) |
| CIE-LCH | lch(74.69, 12.95, 251.68°) |
| OKLab | oklab(78.01% -0.0178 -0.0334) |
| OKLCH | oklch(78.01% 0.038 241.9) |
| XYZ | xyz(44.0122, 47.7822, 65.2845) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.07
Cloudy Blue
#ACC2D9
ΔE00 2.90
Lightsteelblue
#B0C4DE
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 5.64
Cool Gray
#9AA7B0
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBCE #CEB6A3
analogous
#A3CECC #A3BBCE #A3A6CE
triadic
#A3BBCE #CEA3BB #BBCEA3
tetradic
#A3BBCE #CCA3CE #CEB6A3 #A6CEA3
square
#A3BBCE #CCA3CE #CEB6A3 #A6CEA3
split-complementary
#A3BBCE #CEA3A6 #CECCA3
monochromatic
#5680A1 #7B9DB9 #A3BBCE #CBD9E3 #EBF0F4
Accessibility & contrast
On white
1.99
#A3BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A3BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBCE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBCE | 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)
#B3BACF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#97C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bbce; /* rgb */ color: rgb(163, 187, 206); /* oklch */ color: oklch(78.0% 0.038 241.9);
Tailwind
colors: {
custom: {
50: '#becfdd',
500: '#a3bbce',
950: '#000000',
},
}SCSS
$custom: #a3bbce; $custom-light: #becfdd; $custom-dark: #000000;
JSON
{
"hex": "#a3bbce",
"rgb": {
"r": 163,
"g": 187,
"b": 206
},
"hsl": {
"h": 206.512,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.78014,
"c": 0.03782,
"h": 241.9
},
"luminance": 0.47783
}Semantic roles & 50–950 ramp
primary
#A3BBCE
secondary
#EBE5E0
accent
#6C3CA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283