#A0BCCE#A0BCCE
#A0BCCE is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.040 H 236.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCCE |
|---|---|
| RGB | rgb(160, 188, 206) |
| HSL | hsl(203, 32%, 72%) |
| HSV | hsv(203, 22%, 81%) |
| CMYK | cmyk(22.3%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.76, -5.53, -12.20) |
| CIE-LCH | lch(74.76, 13.40, 245.61°) |
| OKLab | oklab(78.02% -0.0222 -0.0332) |
| OKLCH | oklch(78.02% 0.04 236.2) |
| XYZ | xyz(43.6179, 47.8949, 65.3270) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.15
Cloudy Blue
#ACC2D9
ΔE00 4.03
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCCE #CEB2A0
analogous
#A0CEC9 #A0BCCE #A0A5CE
triadic
#A0BCCE #CEA0BC #BCCEA0
tetradic
#A0BCCE #C9A0CE #CEB2A0 #A5CEA0
square
#A0BCCE #C9A0CE #CEB2A0 #A5CEA0
split-complementary
#A0BCCE #CEA0A5 #CEC9A0
monochromatic
#5382A1 #78A0B9 #A0BCCE #C8D8E3 #EBF1F5
Accessibility & contrast
On white
1.99
#A0BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A0BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCCE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCCE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#93C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bcce; /* rgb */ color: rgb(160, 188, 206); /* oklch */ color: oklch(78.0% 0.040 236.2);
Tailwind
colors: {
custom: {
50: '#bcd0dd',
500: '#a0bcce',
950: '#000000',
},
}SCSS
$custom: #a0bcce; $custom-light: #bcd0dd; $custom-dark: #000000;
JSON
{
"hex": "#a0bcce",
"rgb": {
"r": 160,
"g": 188,
"b": 206
},
"hsl": {
"h": 203.478,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.78019,
"c": 0.0399,
"h": 236.2
},
"luminance": 0.47896
}Semantic roles & 50–950 ramp
primary
#A0BCCE
secondary
#EBE4DF
accent
#673BAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283