#A2AFBF#A2AFBF
#A2AFBF is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.9% C 0.027 H 253.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFBF |
|---|---|
| RGB | rgb(162, 175, 191) |
| HSL | hsl(213, 18%, 69%) |
| HSV | hsv(213, 15%, 75%) |
| CMYK | cmyk(15.2%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(70.94, -1.21, -9.69) |
| CIE-LCH | lch(70.94, 9.76, 262.91°) |
| OKLab | oklab(74.9% -0.0077 -0.0262) |
| OKLCH | oklch(74.9% 0.027 253.6) |
| XYZ | xyz(39.6320, 42.1022, 55.3186) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.15
Cloudy Blue
#ACC2D9
ΔE00 5.76
Light Grey Blue
#9DBCD4
ΔE00 6.11
Bluey Grey
#89A0B0
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFBF #BFB2A2
analogous
#A2BEBF #A2AFBF #A4A2BF
triadic
#A2AFBF #BFA2AF #AFBFA2
tetradic
#A2AFBF #BFA2BE #BFB2A2 #A2BFA4
square
#A2AFBF #BFA2BE #BFB2A2 #A2BFA4
split-complementary
#A2AFBF #BFA4A2 #BEBFA2
monochromatic
#5E7189 #7E90A6 #A2AFBF #C6CED8 #EBEDF1
Accessibility & contrast
On white
2.23
#A2AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A2AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFBF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFBF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#9BB2B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2afbf; /* rgb */ color: rgb(162, 175, 191); /* oklch */ color: oklch(74.9% 0.027 253.6);
Tailwind
colors: {
custom: {
50: '#bdc6d2',
500: '#a2afbf',
950: '#000000',
},
}SCSS
$custom: #a2afbf; $custom-light: #bdc6d2; $custom-dark: #000000;
JSON
{
"hex": "#a2afbf",
"rgb": {
"r": 162,
"g": 175,
"b": 191
},
"hsl": {
"h": 213.103,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74897,
"c": 0.02728,
"h": 253.6
},
"luminance": 0.42103
}Semantic roles & 50–950 ramp
primary
#A2AFBF
secondary
#E3DFDA
accent
#77499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282