#A0BBD2#A0BBD2
#A0BBD2 is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.044 H 244.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBD2 |
|---|---|
| RGB | rgb(160, 187, 210) |
| HSL | hsl(208, 36%, 73%) |
| HSV | hsv(208, 24%, 82%) |
| CMYK | cmyk(23.8%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.61, -4.09, -14.60) |
| CIE-LCH | lch(74.61, 15.16, 254.35°) |
| OKLab | oklab(77.95% -0.0193 -0.0398) |
| OKLCH | oklch(77.95% 0.044 244.1) |
| XYZ | xyz(43.8972, 47.6660, 67.8479) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.07
Cloudy Blue
#ACC2D9
ΔE00 2.67
Lightsteelblue
#B0C4DE
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBD2 #D2B7A0
analogous
#A0D2D0 #A0BBD2 #A0A2D2
triadic
#A0BBD2 #D2A0BB #BBD2A0
tetradic
#A0BBD2 #D0A0D2 #D2B7A0 #A2D2A0
square
#A0BBD2 #D0A0D2 #D2B7A0 #A2D2A0
split-complementary
#A0BBD2 #D2A0A2 #D2D0A0
monochromatic
#507FA8 #769DBE #A0BBD2 #CAD9E6 #EAF0F5
Accessibility & contrast
On white
1.99
#A0BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A0BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBD2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBD2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#ACB5D2
Tritanopia (blue-blind)
#92C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bbd2; /* rgb */ color: rgb(160, 187, 210); /* oklch */ color: oklch(77.9% 0.044 244.1);
Tailwind
colors: {
custom: {
50: '#bdcfdf',
500: '#a0bbd2',
950: '#000000',
},
}SCSS
$custom: #a0bbd2; $custom-light: #bdcfdf; $custom-dark: #000000;
JSON
{
"hex": "#a0bbd2",
"rgb": {
"r": 160,
"g": 187,
"b": 210
},
"hsl": {
"h": 207.6,
"s": 35.714,
"l": 72.549
},
"oklch": {
"l": 0.77946,
"c": 0.04421,
"h": 244.1
},
"luminance": 0.47667
}Semantic roles & 50–950 ramp
primary
#A0BBD2
secondary
#ECE5DF
accent
#6E37AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283