#A2BBCC#A2BBCC
#A2BBCC is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.037 H 237.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBCC |
|---|---|
| RGB | rgb(162, 187, 204) |
| HSL | hsl(204, 29%, 72%) |
| HSV | hsv(204, 21%, 80%) |
| CMYK | cmyk(20.6%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.56, -4.83, -11.40) |
| CIE-LCH | lch(74.56, 12.38, 247.05°) |
| OKLab | oklab(77.88% -0.0195 -0.0309) |
| OKLCH | oklch(77.88% 0.037 237.7) |
| XYZ | xyz(43.5668, 47.5804, 64.0036) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 3.79
Lightsteelblue
#B0C4DE
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 6.47
Cool Gray
#9AA7B0
ΔE00 6.64
Bluegrey
#85A3B2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBCC #CCB3A2
analogous
#A2CCC8 #A2BBCC #A2A6CC
triadic
#A2BBCC #CCA2BB #BBCCA2
tetradic
#A2BBCC #C8A2CC #CCB3A2 #A6CCA2
square
#A2BBCC #C8A2CC #CCB3A2 #A6CCA2
split-complementary
#A2BBCC #CCA2A6 #CCC8A2
monochromatic
#56819D #7A9EB6 #A2BBCC #CAD8E2 #EBF1F4
Accessibility & contrast
On white
2.00
#A2BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A2BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBCC
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBCC | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#AEB5CC
Tritanopia (blue-blind)
#97BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbcc; /* rgb */ color: rgb(162, 187, 204); /* oklch */ color: oklch(77.9% 0.037 237.7);
Tailwind
colors: {
custom: {
50: '#becfdb',
500: '#a2bbcc',
950: '#000000',
},
}SCSS
$custom: #a2bbcc; $custom-light: #becfdb; $custom-dark: #000000;
JSON
{
"hex": "#a2bbcc",
"rgb": {
"r": 162,
"g": 187,
"b": 204
},
"hsl": {
"h": 204.286,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.77876,
"c": 0.0366,
"h": 237.7
},
"luminance": 0.47582
}Semantic roles & 50–950 ramp
primary
#A2BBCC
secondary
#EAE4E0
accent
#693EA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283