#A0BDCA#A0BDCA
#A0BDCA is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.037 H 226.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BDCA |
|---|---|
| RGB | rgb(160, 189, 202) |
| HSL | hsl(199, 28%, 71%) |
| HSV | hsv(199, 21%, 79%) |
| CMYK | cmyk(20.8%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.91, -6.96, -9.81) |
| CIE-LCH | lch(74.91, 12.03, 234.63°) |
| OKLab | oklab(78.1% -0.025 -0.0266) |
| OKLCH | oklch(78.1% 0.037 226.7) |
| XYZ | xyz(43.3525, 48.1317, 62.8719) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.38
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 7.40
Bluegrey
#85A3B2
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BDCA #CAADA0
analogous
#A0CAC2 #A0BDCA #A0A8CA
triadic
#A0BDCA #CAA0BD #BDCAA0
tetradic
#A0BDCA #C2A0CA #CAADA0 #A8CAA0
square
#A0BDCA #C2A0CA #CAADA0 #A8CAA0
split-complementary
#A0BDCA #CAA0A8 #CAC2A0
monochromatic
#56859A #79A2B4 #A0BDCA #C7D8E0 #EBF1F4
Accessibility & contrast
On white
1.98
#A0BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A0BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BDCA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BDCA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#94C1C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bdca; /* rgb */ color: rgb(160, 189, 202); /* oklch */ color: oklch(78.1% 0.037 226.7);
Tailwind
colors: {
custom: {
50: '#bcd0da',
500: '#a0bdca',
950: '#000000',
},
}SCSS
$custom: #a0bdca; $custom-light: #bcd0da; $custom-dark: #000000;
JSON
{
"hex": "#a0bdca",
"rgb": {
"r": 160,
"g": 189,
"b": 202
},
"hsl": {
"h": 198.571,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.78097,
"c": 0.03654,
"h": 226.7
},
"luminance": 0.48133
}Semantic roles & 50–950 ramp
primary
#A0BDCA
secondary
#E8E1DD
accent
#5F3EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283