#A0BDCC#A0BDCC
#A0BDCC is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.038 H 230.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BDCC |
|---|---|
| RGB | rgb(160, 189, 204) |
| HSL | hsl(200, 30%, 71%) |
| HSV | hsv(200, 22%, 80%) |
| CMYK | cmyk(21.6%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.97, -6.52, -10.80) |
| CIE-LCH | lch(74.97, 12.62, 238.91°) |
| OKLab | oklab(78.16% -0.0243 -0.0293) |
| OKLCH | oklch(78.16% 0.038 230.4) |
| XYZ | xyz(43.5909, 48.2270, 64.1271) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.51
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BDCC #CCAFA0
analogous
#A0CCC5 #A0BDCC #A0A7CC
triadic
#A0BDCC #CCA0BD #BDCCA0
tetradic
#A0BDCC #C5A0CC #CCAFA0 #A7CCA0
square
#A0BDCC #C5A0CC #CCAFA0 #A7CCA0
split-complementary
#A0BDCC #CCA0A7 #CCC5A0
monochromatic
#54849D #78A1B7 #A0BDCC #C8D9E1 #EBF1F4
Accessibility & contrast
On white
1.97
#A0BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A0BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BDCC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BDCC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#94C1C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bdcc; /* rgb */ color: rgb(160, 189, 204); /* oklch */ color: oklch(78.2% 0.038 230.4);
Tailwind
colors: {
custom: {
50: '#bcd0db',
500: '#a0bdcc',
950: '#000000',
},
}SCSS
$custom: #a0bdcc; $custom-light: #bcd0db; $custom-dark: #000000;
JSON
{
"hex": "#a0bdcc",
"rgb": {
"r": 160,
"g": 189,
"b": 204
},
"hsl": {
"h": 200.455,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.78164,
"c": 0.03808,
"h": 230.4
},
"luminance": 0.48228
}Semantic roles & 50–950 ramp
primary
#A0BDCC
secondary
#EAE2DE
accent
#623DA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283