#A8BBCA#A8BBCA
#A8BBCA is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.030 H 241.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBCA |
|---|---|
| RGB | rgb(168, 187, 202) |
| HSL | hsl(206, 24%, 73%) |
| HSV | hsv(206, 17%, 79%) |
| CMYK | cmyk(16.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.91, -3.36, -9.75) |
| CIE-LCH | lch(74.91, 10.32, 250.97°) |
| OKLab | oklab(78.23% -0.0142 -0.0264) |
| OKLCH | oklch(78.23% 0.03 241.7) |
| XYZ | xyz(44.5768, 48.1287, 62.8069) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.53
Light Grey Blue
#9DBCD4
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.81
Cool Gray
#9AA7B0
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBCA #CAB7A8
analogous
#A8CAC8 #A8BBCA #A8AACA
triadic
#A8BBCA #CAA8BB #BBCAA8
tetradic
#A8BBCA #C8A8CA #CAB7A8 #AACAA8
square
#A8BBCA #C8A8CA #CAB7A8 #AACAA8
split-complementary
#A8BBCA #CAA8AA #CAC8A8
monochromatic
#5E7F9A #829DB3 #A8BBCA #CED9E1 #ECF0F3
Accessibility & contrast
On white
1.98
#A8BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A8BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBCA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBCA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B0B7CA
Tritanopia (blue-blind)
#9FBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a8bbca; /* rgb */ color: rgb(168, 187, 202); /* oklch */ color: oklch(78.2% 0.030 241.7);
Tailwind
colors: {
custom: {
50: '#c2cfda',
500: '#a8bbca',
950: '#000000',
},
}SCSS
$custom: #a8bbca; $custom-light: #c2cfda; $custom-dark: #000000;
JSON
{
"hex": "#a8bbca",
"rgb": {
"r": 168,
"g": 187,
"b": 202
},
"hsl": {
"h": 206.471,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.78232,
"c": 0.02995,
"h": 241.7
},
"luminance": 0.4813
}Semantic roles & 50–950 ramp
primary
#A8BBCA
secondary
#EAE5E1
accent
#6D43A3
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283