#A1BFCF#A1BFCF
#A1BFCF is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.040 H 231.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFCF |
|---|---|
| RGB | rgb(161, 191, 207) |
| HSL | hsl(201, 32%, 72%) |
| HSV | hsv(201, 22%, 81%) |
| CMYK | cmyk(22.2%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.66, -6.60, -11.39) |
| CIE-LCH | lch(75.66, 13.16, 239.91°) |
| OKLab | oklab(78.76% -0.0249 -0.0309) |
| OKLCH | oklch(78.76% 0.04 231.2) |
| XYZ | xyz(44.5881, 49.3422, 66.1941) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.45
Sky Blue
#87CEEB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFCF #CFB1A1
analogous
#A1CFC8 #A1BFCF #A1A8CF
triadic
#A1BFCF #CFA1BF #BFCFA1
tetradic
#A1BFCF #C8A1CF #CFB1A1 #A8CFA1
square
#A1BFCF #C8A1CF #CFB1A1 #A8CFA1
split-complementary
#A1BFCF #CFA1A8 #CFC8A1
monochromatic
#5387A3 #78A3BA #A1BFCF #CADBE4 #EBF1F5
Accessibility & contrast
On white
1.93
#A1BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#A1BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFCF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFCF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#94C4C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a1bfcf; /* rgb */ color: rgb(161, 191, 207); /* oklch */ color: oklch(78.8% 0.040 231.2);
Tailwind
colors: {
custom: {
50: '#bdd2dd',
500: '#a1bfcf',
950: '#000000',
},
}SCSS
$custom: #a1bfcf; $custom-light: #bdd2dd; $custom-dark: #000000;
JSON
{
"hex": "#a1bfcf",
"rgb": {
"r": 161,
"g": 191,
"b": 207
},
"hsl": {
"h": 200.87,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.7876,
"c": 0.03969,
"h": 231.2
},
"luminance": 0.49344
}Semantic roles & 50–950 ramp
primary
#A1BFCF
secondary
#EBE4E0
accent
#623AAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283