#A1BBCB#A1BBCB
#A1BBCB is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.036 H 235.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBCB |
|---|---|
| RGB | rgb(161, 187, 203) |
| HSL | hsl(203, 29%, 71%) |
| HSV | hsv(203, 21%, 80%) |
| CMYK | cmyk(20.7%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.46, -5.36, -11.01) |
| CIE-LCH | lch(74.46, 12.24, 244.03°) |
| OKLab | oklab(77.77% -0.0209 -0.0299) |
| OKLCH | oklch(77.77% 0.036 235) |
| XYZ | xyz(43.2448, 47.4282, 63.3644) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.87
Cloudy Blue
#ACC2D9
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBCB #CBB1A1
analogous
#A1CBC6 #A1BBCB #A1A6CB
triadic
#A1BBCB #CBA1BB #BBCBA1
tetradic
#A1BBCB #C6A1CB #CBB1A1 #A6CBA1
square
#A1BBCB #C6A1CB #CBB1A1 #A6CBA1
split-complementary
#A1BBCB #CBA1A6 #CBC6A1
monochromatic
#56819C #7A9EB5 #A1BBCB #C8D8E1 #EBF1F4
Accessibility & contrast
On white
2.00
#A1BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A1BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBCB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBCB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#95BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a1bbcb; /* rgb */ color: rgb(161, 187, 203); /* oklch */ color: oklch(77.8% 0.036 235.0);
Tailwind
colors: {
custom: {
50: '#bdcfda',
500: '#a1bbcb',
950: '#000000',
},
}SCSS
$custom: #a1bbcb; $custom-light: #bdcfda; $custom-dark: #000000;
JSON
{
"hex": "#a1bbcb",
"rgb": {
"r": 161,
"g": 187,
"b": 203
},
"hsl": {
"h": 202.857,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.77772,
"c": 0.03648,
"h": 235
},
"luminance": 0.4743
}Semantic roles & 50–950 ramp
primary
#A1BBCB
secondary
#E9E3DE
accent
#663EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283