#A2BBCD#A2BBCD
#A2BBCD is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.038 H 239.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCD |
|---|---|
| RGB | rgb(162, 187, 205) |
| HSL | hsl(205, 30%, 72%) |
| HSV | hsv(205, 21%, 80%) |
| CMYK | cmyk(21%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.59, -4.60, -11.90) |
| CIE-LCH | lch(74.59, 12.76, 248.85°) |
| OKLab | oklab(77.91% -0.0192 -0.0323) |
| OKLCH | oklch(77.91% 0.038 239.3) |
| XYZ | xyz(43.6871, 47.6285, 64.6372) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.19
Cloudy Blue
#ACC2D9
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 6.17
Cool Gray
#9AA7B0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCD #CDB4A2
analogous
#A2CDCA #A2BBCD #A2A6CD
triadic
#A2BBCD #CDA2BB #BBCDA2
tetradic
#A2BBCD #CAA2CD #CDB4A2 #A6CDA2
square
#A2BBCD #CAA2CD #CDB4A2 #A6CDA2
split-complementary
#A2BBCD #CDA2A6 #CDCAA2
monochromatic
#56809F #7A9EB8 #A2BBCD #CAD8E2 #EBF0F4
Accessibility & contrast
On white
2.00
#A2BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A2BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCD | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 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)
#B3BACE
Deuteranopia (green-blind)
#AEB5CD
Tritanopia (blue-blind)
#96C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbcd; /* rgb */ color: rgb(162, 187, 205); /* oklch */ color: oklch(77.9% 0.038 239.3);
Tailwind
colors: {
custom: {
50: '#becfdc',
500: '#a2bbcd',
950: '#000000',
},
}SCSS
$custom: #a2bbcd; $custom-light: #becfdc; $custom-dark: #000000;
JSON
{
"hex": "#a2bbcd",
"rgb": {
"r": 162,
"g": 187,
"b": 205
},
"hsl": {
"h": 205.116,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.7791,
"c": 0.03757,
"h": 239.3
},
"luminance": 0.4763
}Semantic roles & 50–950 ramp
primary
#A2BBCD
secondary
#EBE5E0
accent
#6A3DA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283