#A2BBC4#A2BBC4
#A2BBC4 is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.030 H 221.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBC4 |
|---|---|
| RGB | rgb(162, 187, 196) |
| HSL | hsl(196, 22%, 70%) |
| HSV | hsv(196, 17%, 77%) |
| CMYK | cmyk(17.3%, 4.6%, 0%, 23.1%) |
| CIE-LAB | lab(74.32, -6.58, -7.40) |
| CIE-LCH | lch(74.32, 9.90, 228.36°) |
| OKLab | oklab(77.61% -0.0226 -0.02) |
| OKLCH | oklch(77.61% 0.03 221.5) |
| XYZ | xyz(42.6318, 47.2064, 59.0795) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Cool Gray
#9AA7B0
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 7.01
Cool Grey
#95A3A6
ΔE00 7.46
Bluegrey
#85A3B2
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBC4 #C4ABA2
analogous
#A2C4BC #A2BBC4 #A2AAC4
triadic
#A2BBC4 #C4A2BB #BBC4A2
tetradic
#A2BBC4 #BCA2C4 #C4ABA2 #AAC4A2
square
#A2BBC4 #BCA2C4 #C4ABA2 #AAC4A2
split-complementary
#A2BBC4 #C4A2AA #C4BCA2
monochromatic
#5B8290 #7DA0AC #A2BBC4 #C7D6DC #ECF1F3
Accessibility & contrast
On white
2.01
#A2BBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A2BBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBC4
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBC4 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C5
Deuteranopia (green-blind)
#B0B5C4
Tritanopia (blue-blind)
#99BEBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbc4; /* rgb */ color: rgb(162, 187, 196); /* oklch */ color: oklch(77.6% 0.030 221.5);
Tailwind
colors: {
custom: {
50: '#becfd5',
500: '#a2bbc4',
950: '#000000',
},
}SCSS
$custom: #a2bbc4; $custom-light: #becfd5; $custom-dark: #000000;
JSON
{
"hex": "#a2bbc4",
"rgb": {
"r": 162,
"g": 187,
"b": 196
},
"hsl": {
"h": 195.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.77609,
"c": 0.03021,
"h": 221.5
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#A2BBC4
secondary
#E6DFDC
accent
#5D45A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283