#A1BBCF#A1BBCF
#A1BBCF is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.040 H 241.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBCF |
|---|---|
| RGB | rgb(161, 187, 207) |
| HSL | hsl(206, 32%, 72%) |
| HSV | hsv(206, 22%, 81%) |
| CMYK | cmyk(22.2%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.59, -4.46, -13.00) |
| CIE-LCH | lch(74.59, 13.75, 251.05°) |
| OKLab | oklab(77.91% -0.0194 -0.0353) |
| OKLCH | oklch(77.91% 0.04 241.2) |
| XYZ | xyz(43.7277, 47.6214, 65.9073) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.54
Cloudy Blue
#ACC2D9
ΔE00 3.07
Lightsteelblue
#B0C4DE
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBCF #CFB5A1
analogous
#A1CFCC #A1BBCF #A1A4CF
triadic
#A1BBCF #CFA1BB #BBCFA1
tetradic
#A1BBCF #CCA1CF #CFB5A1 #A4CFA1
square
#A1BBCF #CCA1CF #CFB5A1 #A4CFA1
split-complementary
#A1BBCF #CFA1A4 #CFCCA1
monochromatic
#5380A3 #789EBA #A1BBCF #CAD8E4 #EBF0F5
Accessibility & contrast
On white
2.00
#A1BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A1BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBCF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBCF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#ADB5CF
Tritanopia (blue-blind)
#94C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a1bbcf; /* rgb */ color: rgb(161, 187, 207); /* oklch */ color: oklch(77.9% 0.040 241.2);
Tailwind
colors: {
custom: {
50: '#bdcfdd',
500: '#a1bbcf',
950: '#000000',
},
}SCSS
$custom: #a1bbcf; $custom-light: #bdcfdd; $custom-dark: #000000;
JSON
{
"hex": "#a1bbcf",
"rgb": {
"r": 161,
"g": 187,
"b": 207
},
"hsl": {
"h": 206.087,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.7791,
"c": 0.04033,
"h": 241.2
},
"luminance": 0.47623
}Semantic roles & 50–950 ramp
primary
#A1BBCF
secondary
#EBE5E0
accent
#6B3AAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283