#A0BBCE#A0BBCE
#A0BBCE is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.040 H 238.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCE |
|---|---|
| RGB | rgb(160, 187, 206) |
| HSL | hsl(205, 32%, 72%) |
| HSV | hsv(205, 22%, 81%) |
| CMYK | cmyk(22.3%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.49, -5.00, -12.61) |
| CIE-LCH | lch(74.49, 13.56, 248.37°) |
| OKLab | oklab(77.81% -0.0208 -0.0343) |
| OKLCH | oklch(77.81% 0.04 238.7) |
| XYZ | xyz(43.4050, 47.4691, 65.2561) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.76
Cloudy Blue
#ACC2D9
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 7.07
Bluegrey
#85A3B2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCE #CEB3A0
analogous
#A0CECA #A0BBCE #A0A4CE
triadic
#A0BBCE #CEA0BB #BBCEA0
tetradic
#A0BBCE #CAA0CE #CEB3A0 #A4CEA0
square
#A0BBCE #CAA0CE #CEB3A0 #A4CEA0
split-complementary
#A0BBCE #CEA0A4 #CECAA0
monochromatic
#5381A1 #789EB9 #A0BBCE #C8D8E3 #EBF1F5
Accessibility & contrast
On white
2.00
#A0BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A0BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#93C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbce; /* rgb */ color: rgb(160, 187, 206); /* oklch */ color: oklch(77.8% 0.040 238.7);
Tailwind
colors: {
custom: {
50: '#bccfdd',
500: '#a0bbce',
950: '#000000',
},
}SCSS
$custom: #a0bbce; $custom-light: #bccfdd; $custom-dark: #000000;
JSON
{
"hex": "#a0bbce",
"rgb": {
"r": 160,
"g": 187,
"b": 206
},
"hsl": {
"h": 204.783,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.77807,
"c": 0.04009,
"h": 238.7
},
"luminance": 0.4747
}Semantic roles & 50–950 ramp
primary
#A0BBCE
secondary
#EBE4DF
accent
#693BAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283