#A2BBD2#A2BBD2
#A2BBD2 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.043 H 246.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD2 |
|---|---|
| RGB | rgb(162, 187, 210) |
| HSL | hsl(209, 35%, 73%) |
| HSV | hsv(209, 23%, 82%) |
| CMYK | cmyk(22.9%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.75, -3.48, -14.39) |
| CIE-LCH | lch(74.75, 14.80, 256.42°) |
| OKLab | oklab(78.08% -0.0173 -0.0391) |
| OKLCH | oklch(78.08% 0.043 246.1) |
| XYZ | xyz(44.3003, 47.8738, 67.8668) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.70
Cloudy Blue
#ACC2D9
ΔE00 2.23
Lightsteelblue
#B0C4DE
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 4.97
Cool Gray
#9AA7B0
ΔE00 7.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD2 #D2B9A2
analogous
#A2D2D1 #A2BBD2 #A2A3D2
triadic
#A2BBD2 #D2A2BB #BBD2A2
tetradic
#A2BBD2 #D1A2D2 #D2B9A2 #A3D2A2
square
#A2BBD2 #D1A2D2 #D2B9A2 #A3D2A2
split-complementary
#A2BBD2 #D2A2A3 #D2D1A2
monochromatic
#517FA8 #799DBE #A2BBD2 #CBD9E6 #EAF0F5
Accessibility & contrast
On white
1.99
#A2BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A2BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD2 | 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)
#B2BBD3
Deuteranopia (green-blind)
#ACB6D2
Tritanopia (blue-blind)
#95C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd2; /* rgb */ color: rgb(162, 187, 210); /* oklch */ color: oklch(78.1% 0.043 246.1);
Tailwind
colors: {
custom: {
50: '#becfdf',
500: '#a2bbd2',
950: '#000000',
},
}SCSS
$custom: #a2bbd2; $custom-light: #becfdf; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd2",
"rgb": {
"r": 162,
"g": 187,
"b": 210
},
"hsl": {
"h": 208.75,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.78084,
"c": 0.04281,
"h": 246.1
},
"luminance": 0.47875
}Semantic roles & 50–950 ramp
primary
#A2BBD2
secondary
#ECE5DF
accent
#7038AE
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283