#A2AFBC#A2AFBC
#A2AFBC is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.8% C 0.024 H 248.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFBC |
|---|---|
| RGB | rgb(162, 175, 188) |
| HSL | hsl(210, 16%, 69%) |
| HSV | hsv(210, 14%, 74%) |
| CMYK | cmyk(13.8%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(70.85, -1.85, -8.17) |
| CIE-LCH | lch(70.85, 8.38, 257.27°) |
| OKLab | oklab(74.8% -0.0088 -0.022) |
| OKLCH | oklch(74.8% 0.024 248.1) |
| XYZ | xyz(39.3052, 41.9715, 53.5977) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.09
Dove Gray
#B6B8BD
ΔE00 5.87
Bluey Grey
#89A0B0
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.25
Light Grey Blue
#9DBCD4
ΔE00 6.31
Cool Grey
#95A3A6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFBC #BCAFA2
analogous
#A2BCBC #A2AFBC #A2A2BC
triadic
#A2AFBC #BCA2AF #AFBCA2
tetradic
#A2AFBC #BCA2BC #BCAFA2 #A2BCA2
square
#A2AFBC #BCA2BC #BCAFA2 #A2BCA2
split-complementary
#A2AFBC #BCA2A2 #BCBCA2
monochromatic
#5F7284 #7E90A2 #A2AFBC #C6CED6 #E9ECEF
Accessibility & contrast
On white
2.24
#A2AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#A2AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFBC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFBC | 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)
#AAAFBD
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#9CB2B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2afbc; /* rgb */ color: rgb(162, 175, 188); /* oklch */ color: oklch(74.8% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#bdc6d0',
500: '#a2afbc',
950: '#000000',
},
}SCSS
$custom: #a2afbc; $custom-light: #bdc6d0; $custom-dark: #000000;
JSON
{
"hex": "#a2afbc",
"rgb": {
"r": 162,
"g": 175,
"b": 188
},
"hsl": {
"h": 210,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74796,
"c": 0.02375,
"h": 248.1
},
"luminance": 0.41972
}Semantic roles & 50–950 ramp
primary
#A2AFBC
secondary
#E1DDD9
accent
#734B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282