#A1BFCE#A1BFCE
#A1BFCE is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.7% C 0.039 H 229.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFCE |
|---|---|
| RGB | rgb(161, 191, 206) |
| HSL | hsl(200, 31%, 72%) |
| HSV | hsv(200, 22%, 81%) |
| CMYK | cmyk(21.8%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.63, -6.82, -10.89) |
| CIE-LCH | lch(75.63, 12.85, 237.93°) |
| OKLab | oklab(78.73% -0.0253 -0.0296) |
| OKLCH | oklch(78.73% 0.039 229.5) |
| XYZ | xyz(44.4662, 49.2935, 65.5523) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.69
Cloudy Blue
#ACC2D9
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFCE #CEB0A1
analogous
#A1CEC7 #A1BFCE #A1A9CE
triadic
#A1BFCE #CEA1BF #BFCEA1
tetradic
#A1BFCE #C7A1CE #CEB0A1 #A9CEA1
square
#A1BFCE #C7A1CE #CEB0A1 #A9CEA1
split-complementary
#A1BFCE #CEA1A9 #CEC7A1
monochromatic
#5487A1 #79A4B9 #A1BFCE #C9DAE3 #EBF1F5
Accessibility & contrast
On white
1.93
#A1BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A1BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFCE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFCE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#94C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a1bfce; /* rgb */ color: rgb(161, 191, 206); /* oklch */ color: oklch(78.7% 0.039 229.5);
Tailwind
colors: {
custom: {
50: '#bdd2dd',
500: '#a1bfce',
950: '#000000',
},
}SCSS
$custom: #a1bfce; $custom-light: #bdd2dd; $custom-dark: #000000;
JSON
{
"hex": "#a1bfce",
"rgb": {
"r": 161,
"g": 191,
"b": 206
},
"hsl": {
"h": 200,
"s": 31.469,
"l": 71.961
},
"oklch": {
"l": 0.78726,
"c": 0.03888,
"h": 229.5
},
"luminance": 0.49295
}Semantic roles & 50–950 ramp
primary
#A1BFCE
secondary
#EBE4E0
accent
#603BAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283