#A2BBC2#A2BBC2
#A2BBC2 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.029 H 216.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBC2 |
|---|---|
| RGB | rgb(162, 187, 194) |
| HSL | hsl(193, 21%, 70%) |
| HSV | hsv(193, 16%, 76%) |
| CMYK | cmyk(16.5%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.26, -7.01, -6.39) |
| CIE-LCH | lch(74.26, 9.49, 222.38°) |
| OKLab | oklab(77.54% -0.0234 -0.0173) |
| OKLCH | oklch(77.54% 0.029 216.5) |
| XYZ | xyz(42.4057, 47.1160, 57.8885) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 6.93
Cool Grey
#95A3A6
ΔE00 7.31
Bluegrey
#85A3B2
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 7.88
Lightblue
#ADD8E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBC2 #C2A9A2
analogous
#A2C2B9 #A2BBC2 #A2ABC2
triadic
#A2BBC2 #C2A2BB #BBC2A2
tetradic
#A2BBC2 #B9A2C2 #C2A9A2 #ABC2A2
square
#A2BBC2 #B9A2C2 #C2A9A2 #ABC2A2
split-complementary
#A2BBC2 #C2A2AB #C2B9A2
monochromatic
#5D828D #7DA0AA #A2BBC2 #C7D6DA #ECF1F2
Accessibility & contrast
On white
2.01
#A2BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A2BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBC2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBC2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#99BEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbc2; /* rgb */ color: rgb(162, 187, 194); /* oklch */ color: oklch(77.5% 0.029 216.5);
Tailwind
colors: {
custom: {
50: '#becfd4',
500: '#a2bbc2',
950: '#000000',
},
}SCSS
$custom: #a2bbc2; $custom-light: #becfd4; $custom-dark: #000000;
JSON
{
"hex": "#a2bbc2",
"rgb": {
"r": 162,
"g": 187,
"b": 194
},
"hsl": {
"h": 193.125,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.77544,
"c": 0.0291,
"h": 216.5
},
"luminance": 0.47117
}Semantic roles & 50–950 ramp
primary
#A2BBC2
secondary
#E4DDDB
accent
#5A469F
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283