#A0BFCA#A0BFCA
#A0BFCA is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.037 H 221.3°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFCA |
|---|---|
| RGB | rgb(160, 191, 202) |
| HSL | hsl(196, 28%, 71%) |
| HSV | hsv(196, 21%, 79%) |
| CMYK | cmyk(20.8%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.45, -8.02, -9.00) |
| CIE-LCH | lch(75.45, 12.05, 228.29°) |
| OKLab | oklab(78.53% -0.0278 -0.0244) |
| OKLCH | oklch(78.53% 0.037 221.3) |
| XYZ | xyz(43.7857, 48.9981, 63.0163) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 7.11
Bluegrey
#85A3B2
ΔE00 8.10
Cool Gray
#9AA7B0
ΔE00 8.23
Sky Blue
#87CEEB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFCA #CAABA0
analogous
#A0CAC0 #A0BFCA #A0AACA
triadic
#A0BFCA #CAA0BF #BFCAA0
tetradic
#A0BFCA #C0A0CA #CAABA0 #AACAA0
square
#A0BFCA #C0A0CA #CAABA0 #AACAA0
split-complementary
#A0BFCA #CAA0AA #CAC0A0
monochromatic
#56889A #79A5B4 #A0BFCA #C7D9E0 #EBF2F4
Accessibility & contrast
On white
1.94
#A0BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A0BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFCA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFCA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#94C3C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a0bfca; /* rgb */ color: rgb(160, 191, 202); /* oklch */ color: oklch(78.5% 0.037 221.3);
Tailwind
colors: {
custom: {
50: '#bcd2da',
500: '#a0bfca',
950: '#000000',
},
}SCSS
$custom: #a0bfca; $custom-light: #bcd2da; $custom-dark: #000000;
JSON
{
"hex": "#a0bfca",
"rgb": {
"r": 160,
"g": 191,
"b": 202
},
"hsl": {
"h": 195.714,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.78526,
"c": 0.03697,
"h": 221.3
},
"luminance": 0.48999
}Semantic roles & 50–950 ramp
primary
#A0BFCA
secondary
#E8E0DD
accent
#5A3EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283