#A2BBC0#A2BBC0
#A2BBC0 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.028 H 211.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBC0 |
|---|---|
| RGB | rgb(162, 187, 192) |
| HSL | hsl(190, 19%, 69%) |
| HSV | hsv(190, 16%, 75%) |
| CMYK | cmyk(15.6%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(74.21, -7.43, -5.39) |
| CIE-LCH | lch(74.21, 9.18, 215.94°) |
| OKLab | oklab(77.48% -0.0242 -0.0146) |
| OKLCH | oklch(77.48% 0.028 211.1) |
| XYZ | xyz(42.1826, 47.0267, 56.7136) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 8.25
Cloudy Blue
#ACC2D9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBC0 #C0A7A2
analogous
#A2C0B6 #A2BBC0 #A2ACC0
triadic
#A2BBC0 #C0A2BB #BBC0A2
tetradic
#A2BBC0 #B6A2C0 #C0A7A2 #ACC0A2
square
#A2BBC0 #B6A2C0 #C0A7A2 #ACC0A2
split-complementary
#A2BBC0 #C0A2AC #C0B6A2
monochromatic
#5E838A #7EA0A7 #A2BBC0 #C6D6D9 #EBF0F1
Accessibility & contrast
On white
2.02
#A2BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A2BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBC0
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBC0 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#9ABEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbc0; /* rgb */ color: rgb(162, 187, 192); /* oklch */ color: oklch(77.5% 0.028 211.1);
Tailwind
colors: {
custom: {
50: '#bdcfd3',
500: '#a2bbc0',
950: '#000000',
},
}SCSS
$custom: #a2bbc0; $custom-light: #bdcfd3; $custom-dark: #000000;
JSON
{
"hex": "#a2bbc0",
"rgb": {
"r": 162,
"g": 187,
"b": 192
},
"hsl": {
"h": 190,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.7748,
"c": 0.02824,
"h": 211.1
},
"luminance": 0.47028
}Semantic roles & 50–950 ramp
primary
#A2BBC0
secondary
#E3DCDB
accent
#56489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282