#A0B7D3#A0B7D3
#A0B7D3 is a light, muted cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.048 H 253.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B7D3 |
|---|---|
| RGB | rgb(160, 183, 211) |
| HSL | hsl(213, 37%, 73%) |
| HSV | hsv(213, 24%, 83%) |
| CMYK | cmyk(24.2%, 13.3%, 0%, 17.3%) |
| CIE-LAB | lab(73.57, -1.70, -16.71) |
| CIE-LCH | lch(73.57, 16.79, 264.18°) |
| OKLab | oklab(77.14% -0.0135 -0.0456) |
| OKLCH | oklch(77.14% 0.048 253.5) |
| XYZ | xyz(43.1853, 46.0424, 68.2271) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.40
Lightsteelblue
#B0C4DE
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 3.76
Light Blue Grey
#B7C9E2
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B7D3 #D3BCA0
analogous
#A0D1D3 #A0B7D3 #A2A0D3
triadic
#A0B7D3 #D3A0B7 #B7D3A0
tetradic
#A0B7D3 #D3A0D1 #D3BCA0 #A0D3A2
square
#A0B7D3 #D3A0D1 #D3BCA0 #A0D3A2
split-complementary
#A0B7D3 #D3A2A0 #D1D3A0
monochromatic
#4F78AA #7697C0 #A0B7D3 #CAD7E6 #EAEFF5
Accessibility & contrast
On white
2.06
#A0B7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A0B7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B7D3
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B7D3 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB8D4
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#92BDC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0b7d3; /* rgb */ color: rgb(160, 183, 211); /* oklch */ color: oklch(77.1% 0.048 253.5);
Tailwind
colors: {
custom: {
50: '#bdcce0',
500: '#a0b7d3',
950: '#000000',
},
}SCSS
$custom: #a0b7d3; $custom-light: #bdcce0; $custom-dark: #000000;
JSON
{
"hex": "#a0b7d3",
"rgb": {
"r": 160,
"g": 183,
"b": 211
},
"hsl": {
"h": 212.941,
"s": 36.691,
"l": 72.745
},
"oklch": {
"l": 0.77138,
"c": 0.04755,
"h": 253.5
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#A0B7D3
secondary
#ECE6DF
accent
#7936B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283