#A2BBCF#A2BBCF
#A2BBCF is a light, muted cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.040 H 242.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCF |
|---|---|
| RGB | rgb(162, 187, 207) |
| HSL | hsl(207, 32%, 72%) |
| HSV | hsv(207, 22%, 81%) |
| CMYK | cmyk(21.7%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.65, -4.16, -12.89) |
| CIE-LCH | lch(74.65, 13.55, 252.14°) |
| OKLab | oklab(77.98% -0.0184 -0.035) |
| OKLCH | oklch(77.98% 0.04 242.3) |
| XYZ | xyz(43.9301, 47.7257, 65.9168) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.71
Cloudy Blue
#ACC2D9
ΔE00 2.83
Lightsteelblue
#B0C4DE
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 7.09
Bluey Grey
#89A0B0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCF #CFB6A2
analogous
#A2CFCD #A2BBCF #A2A4CF
triadic
#A2BBCF #CFA2BB #BBCFA2
tetradic
#A2BBCF #CDA2CF #CFB6A2 #A4CFA2
square
#A2BBCF #CDA2CF #CFB6A2 #A4CFA2
split-complementary
#A2BBCF #CFA2A4 #CFCDA2
monochromatic
#5480A3 #7A9DBA #A2BBCF #CAD9E4 #EBF0F5
Accessibility & contrast
On white
1.99
#A2BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#A2BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#96C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bbcf; /* rgb */ color: rgb(162, 187, 207); /* oklch */ color: oklch(78.0% 0.040 242.3);
Tailwind
colors: {
custom: {
50: '#becfdd',
500: '#a2bbcf',
950: '#000000',
},
}SCSS
$custom: #a2bbcf; $custom-light: #becfdd; $custom-dark: #000000;
JSON
{
"hex": "#a2bbcf",
"rgb": {
"r": 162,
"g": 187,
"b": 207
},
"hsl": {
"h": 206.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.77979,
"c": 0.03959,
"h": 242.3
},
"luminance": 0.47727
}Semantic roles & 50–950 ramp
primary
#A2BBCF
secondary
#EBE5E0
accent
#6D3BAB
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283