#A2AFBA#A2AFBA
#A2AFBA is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.022 H 243.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFBA |
|---|---|
| RGB | rgb(162, 175, 186) |
| HSL | hsl(208, 15%, 68%) |
| HSV | hsv(208, 13%, 73%) |
| CMYK | cmyk(12.9%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(70.79, -2.27, -7.16) |
| CIE-LCH | lch(70.79, 7.51, 252.41°) |
| OKLab | oklab(74.73% -0.0096 -0.0193) |
| OKLCH | oklch(74.73% 0.022 243.5) |
| XYZ | xyz(39.0911, 41.8859, 52.4701) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.56
Cool Grey
#95A3A6
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 5.67
Bluey Grey
#89A0B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFBA #BAADA2
analogous
#A2BAB9 #A2AFBA #A2A3BA
triadic
#A2AFBA #BAA2AF #AFBAA2
tetradic
#A2AFBA #B9A2BA #BAADA2 #A3BAA2
square
#A2AFBA #B9A2BA #BAADA2 #A3BAA2
split-complementary
#A2AFBA #BAA2A3 #BAB9A2
monochromatic
#607282 #7F91A0 #A2AFBA #C5CDD4 #E8EBEE
Accessibility & contrast
On white
2.24
#A2AFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#A2AFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFBA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFBA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#9CB2B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2afba; /* rgb */ color: rgb(162, 175, 186); /* oklch */ color: oklch(74.7% 0.022 243.5);
Tailwind
colors: {
custom: {
50: '#bdc6ce',
500: '#a2afba',
950: '#000000',
},
}SCSS
$custom: #a2afba; $custom-light: #bdc6ce; $custom-dark: #000000;
JSON
{
"hex": "#a2afba",
"rgb": {
"r": 162,
"g": 175,
"b": 186
},
"hsl": {
"h": 207.5,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.7473,
"c": 0.02155,
"h": 243.5
},
"luminance": 0.41886
}Semantic roles & 50–950 ramp
primary
#A2AFBA
secondary
#E0DCD8
accent
#704C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282