#A0BDCD#A0BDCD
#A0BDCD is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.039 H 232.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BDCD |
|---|---|
| RGB | rgb(160, 189, 205) |
| HSL | hsl(201, 31%, 72%) |
| HSV | hsv(201, 22%, 80%) |
| CMYK | cmyk(22%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.00, -6.29, -11.30) |
| CIE-LCH | lch(75.00, 12.94, 240.89°) |
| OKLab | oklab(78.2% -0.0239 -0.0307) |
| OKLCH | oklch(78.2% 0.039 232.1) |
| XYZ | xyz(43.7112, 48.2752, 64.7608) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.46
Lightblue
#ADD8E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BDCD #CDB0A0
analogous
#A0CDC7 #A0BDCD #A0A7CD
triadic
#A0BDCD #CDA0BD #BDCDA0
tetradic
#A0BDCD #C7A0CD #CDB0A0 #A7CDA0
square
#A0BDCD #C7A0CD #CDB0A0 #A7CDA0
split-complementary
#A0BDCD #CDA0A7 #CDC7A0
monochromatic
#54849F #78A1B8 #A0BDCD #C8D9E2 #EBF1F4
Accessibility & contrast
On white
1.97
#A0BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A0BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BDCD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BDCD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#93C1C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bdcd; /* rgb */ color: rgb(160, 189, 205); /* oklch */ color: oklch(78.2% 0.039 232.1);
Tailwind
colors: {
custom: {
50: '#bcd0dc',
500: '#a0bdcd',
950: '#000000',
},
}SCSS
$custom: #a0bdcd; $custom-light: #bcd0dc; $custom-dark: #000000;
JSON
{
"hex": "#a0bdcd",
"rgb": {
"r": 160,
"g": 189,
"b": 205
},
"hsl": {
"h": 201.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.78198,
"c": 0.03891,
"h": 232.1
},
"luminance": 0.48277
}Semantic roles & 50–950 ramp
primary
#A0BDCD
secondary
#EAE3DF
accent
#633CAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283