#A2B4BF#A2B4BF
#A2B4BF is a light, muted cyan. Relative luminance 0.441; OKLCH L 76.0% C 0.025 H 234.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4BF |
|---|---|
| RGB | rgb(162, 180, 191) |
| HSL | hsl(203, 18%, 69%) |
| HSV | hsv(203, 15%, 75%) |
| CMYK | cmyk(15.2%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.28, -3.91, -7.69) |
| CIE-LCH | lch(72.28, 8.63, 243.06°) |
| OKLab | oklab(75.95% -0.0148 -0.0208) |
| OKLCH | oklch(75.95% 0.025 234.6) |
| XYZ | xyz(40.6232, 44.0846, 55.6490) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 6.03
Cool Grey
#95A3A6
ΔE00 6.11
Bluey Grey
#89A0B0
ΔE00 6.45
Bluegrey
#85A3B2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4BF #BFADA2
analogous
#A2BFBC #A2B4BF #A2A6BF
triadic
#A2B4BF #BFA2B4 #B4BFA2
tetradic
#A2B4BF #BCA2BF #BFADA2 #A6BFA2
square
#A2B4BF #BCA2BF #BFADA2 #A6BFA2
split-complementary
#A2B4BF #BFA2A6 #BFBCA2
monochromatic
#5E7889 #7E97A6 #A2B4BF #C6D1D8 #EBEEF1
Accessibility & contrast
On white
2.14
#A2B4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#A2B4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4BF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4BF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#9BB7B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4bf; /* rgb */ color: rgb(162, 180, 191); /* oklch */ color: oklch(76.0% 0.025 234.6);
Tailwind
colors: {
custom: {
50: '#bdcad2',
500: '#a2b4bf',
950: '#000000',
},
}SCSS
$custom: #a2b4bf; $custom-light: #bdcad2; $custom-dark: #000000;
JSON
{
"hex": "#a2b4bf",
"rgb": {
"r": 162,
"g": 180,
"b": 191
},
"hsl": {
"h": 202.759,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.75954,
"c": 0.02548,
"h": 234.6
},
"luminance": 0.44085
}Semantic roles & 50–950 ramp
primary
#A2B4BF
secondary
#E3DDDA
accent
#69499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282