#A2BBD3#A2BBD3
#A2BBD3 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.044 H 247.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBD3 |
|---|---|
| RGB | rgb(162, 187, 211) |
| HSL | hsl(209, 36%, 73%) |
| HSV | hsv(209, 23%, 83%) |
| CMYK | cmyk(23.2%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(74.78, -3.25, -14.88) |
| CIE-LCH | lch(74.78, 15.23, 257.69°) |
| OKLab | oklab(78.12% -0.0169 -0.0405) |
| OKLCH | oklch(78.12% 0.044 247.3) |
| XYZ | xyz(44.4253, 47.9238, 68.5249) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.89
Cloudy Blue
#ACC2D9
ΔE00 2.16
Lightsteelblue
#B0C4DE
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBD3 #D3BAA2
analogous
#A2D3D2 #A2BBD3 #A2A2D3
triadic
#A2BBD3 #D3A2BB #BBD3A2
tetradic
#A2BBD3 #D2A2D3 #D3BAA2 #A2D3A2
square
#A2BBD3 #D2A2D3 #D3BAA2 #A2D3A2
split-complementary
#A2BBD3 #D3A2A2 #D3D2A2
monochromatic
#507EAA #789DBF #A2BBD3 #CCD9E7 #EAF0F5
Accessibility & contrast
On white
1.98
#A2BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A2BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBD3
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBD3 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD4
Deuteranopia (green-blind)
#ACB6D3
Tritanopia (blue-blind)
#95C1C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbd3; /* rgb */ color: rgb(162, 187, 211); /* oklch */ color: oklch(78.1% 0.044 247.3);
Tailwind
colors: {
custom: {
50: '#becfe0',
500: '#a2bbd3',
950: '#000000',
},
}SCSS
$custom: #a2bbd3; $custom-light: #becfe0; $custom-dark: #000000;
JSON
{
"hex": "#a2bbd3",
"rgb": {
"r": 162,
"g": 187,
"b": 211
},
"hsl": {
"h": 209.388,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.78119,
"c": 0.04392,
"h": 247.3
},
"luminance": 0.47925
}Semantic roles & 50–950 ramp
primary
#A2BBD3
secondary
#ECE5DF
accent
#7237AF
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283