#A0BBCF#A0BBCF
#A0BBCF is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.041 H 240.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCF |
|---|---|
| RGB | rgb(160, 187, 207) |
| HSL | hsl(206, 33%, 72%) |
| HSV | hsv(206, 23%, 81%) |
| CMYK | cmyk(22.7%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.52, -4.77, -13.11) |
| CIE-LCH | lch(74.52, 13.95, 249.99°) |
| OKLab | oklab(77.84% -0.0204 -0.0356) |
| OKLCH | oklch(77.84% 0.041 240.2) |
| XYZ | xyz(43.5269, 47.5179, 65.8979) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.43
Cloudy Blue
#ACC2D9
ΔE00 3.32
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCF #CFB4A0
analogous
#A0CFCC #A0BBCF #A0A4CF
triadic
#A0BBCF #CFA0BB #BBCFA0
tetradic
#A0BBCF #CCA0CF #CFB4A0 #A4CFA0
square
#A0BBCF #CCA0CF #CFB4A0 #A4CFA0
split-complementary
#A0BBCF #CFA0A4 #CFCCA0
monochromatic
#5280A2 #779EBA #A0BBCF #C9D8E4 #EBF0F5
Accessibility & contrast
On white
2.00
#A0BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A0BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#93C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbcf; /* rgb */ color: rgb(160, 187, 207); /* oklch */ color: oklch(77.8% 0.041 240.2);
Tailwind
colors: {
custom: {
50: '#bccfdd',
500: '#a0bbcf',
950: '#000000',
},
}SCSS
$custom: #a0bbcf; $custom-light: #bccfdd; $custom-dark: #000000;
JSON
{
"hex": "#a0bbcf",
"rgb": {
"r": 160,
"g": 187,
"b": 207
},
"hsl": {
"h": 205.532,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.77841,
"c": 0.04109,
"h": 240.2
},
"luminance": 0.47519
}Semantic roles & 50–950 ramp
primary
#A0BBCF
secondary
#EBE5E0
accent
#6A3AAC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283