#A2BBD0#A2BBD0
#A2BBD0 is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.041 H 243.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD0 |
|---|---|
| RGB | rgb(162, 187, 208) |
| HSL | hsl(207, 33%, 73%) |
| HSV | hsv(207, 22%, 82%) |
| CMYK | cmyk(22.1%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(74.68, -3.93, -13.39) |
| CIE-LCH | lch(74.68, 13.96, 253.65°) |
| OKLab | oklab(78.01% -0.0181 -0.0364) |
| OKLCH | oklch(78.01% 0.041 243.6) |
| XYZ | xyz(44.0527, 47.7748, 66.5627) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.60
Cloudy Blue
#ACC2D9
ΔE00 2.58
Lightsteelblue
#B0C4DE
ΔE00 4.21
Light Blue Grey
#B7C9E2
ΔE00 5.38
Cool Gray
#9AA7B0
ΔE00 7.28
Bluey Grey
#89A0B0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD0 #D0B7A2
analogous
#A2D0CE #A2BBD0 #A2A4D0
triadic
#A2BBD0 #D0A2BB #BBD0A2
tetradic
#A2BBD0 #CEA2D0 #D0B7A2 #A4D0A2
square
#A2BBD0 #CEA2D0 #D0B7A2 #A4D0A2
split-complementary
#A2BBD0 #D0A2A4 #D0CEA2
monochromatic
#537FA4 #799DBB #A2BBD0 #CBD9E5 #EBF0F5
Accessibility & contrast
On white
1.99
#A2BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A2BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD0
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD0 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD1
Deuteranopia (green-blind)
#ADB6D0
Tritanopia (blue-blind)
#95C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd0; /* rgb */ color: rgb(162, 187, 208); /* oklch */ color: oklch(78.0% 0.041 243.6);
Tailwind
colors: {
custom: {
50: '#becfde',
500: '#a2bbd0',
950: '#000000',
},
}SCSS
$custom: #a2bbd0; $custom-light: #becfde; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd0",
"rgb": {
"r": 162,
"g": 187,
"b": 208
},
"hsl": {
"h": 207.391,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.78014,
"c": 0.04064,
"h": 243.6
},
"luminance": 0.47776
}Semantic roles & 50–950 ramp
primary
#A2BBD0
secondary
#EBE5E0
accent
#6E3AAC
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283