#A2AFBB#A2AFBB
#A2AFBB is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.8% C 0.023 H 246.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFBB |
|---|---|
| RGB | rgb(162, 175, 187) |
| HSL | hsl(209, 16%, 68%) |
| HSV | hsv(209, 13%, 73%) |
| CMYK | cmyk(13.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.82, -2.06, -7.67) |
| CIE-LCH | lch(70.82, 7.94, 254.97°) |
| OKLab | oklab(74.76% -0.0092 -0.0207) |
| OKLCH | oklch(74.76% 0.023 246) |
| XYZ | xyz(39.1978, 41.9285, 53.0319) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.79
Dove Gray
#B6B8BD
ΔE00 5.76
Bluey Grey
#89A0B0
ΔE00 5.96
Cool Grey
#95A3A6
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFBB #BBAEA2
analogous
#A2BBBA #A2AFBB #A2A2BB
triadic
#A2AFBB #BBA2AF #AFBBA2
tetradic
#A2AFBB #BAA2BB #BBAEA2 #A2BBA2
square
#A2AFBB #BAA2BB #BBAEA2 #A2BBA2
split-complementary
#A2AFBB #BBA2A2 #BBBAA2
monochromatic
#607283 #7F91A1 #A2AFBB #C5CDD5 #E9ECEF
Accessibility & contrast
On white
2.24
#A2AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#A2AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFBB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFBB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#9CB2B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2afbb; /* rgb */ color: rgb(162, 175, 187); /* oklch */ color: oklch(74.8% 0.023 246.0);
Tailwind
colors: {
custom: {
50: '#bdc6cf',
500: '#a2afbb',
950: '#000000',
},
}SCSS
$custom: #a2afbb; $custom-light: #bdc6cf; $custom-dark: #000000;
JSON
{
"hex": "#a2afbb",
"rgb": {
"r": 162,
"g": 175,
"b": 187
},
"hsl": {
"h": 208.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.74763,
"c": 0.02262,
"h": 246
},
"luminance": 0.41929
}Semantic roles & 50–950 ramp
primary
#A2AFBB
secondary
#E0DCD9
accent
#714C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282