#A8BBBF#A8BBBF
#A8BBBF is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.022 H 211.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBBF |
|---|---|
| RGB | rgb(168, 187, 191) |
| HSL | hsl(190, 15%, 70%) |
| HSV | hsv(190, 12%, 75%) |
| CMYK | cmyk(12%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.59, -5.68, -4.24) |
| CIE-LCH | lch(74.59, 7.08, 216.71°) |
| OKLab | oklab(77.88% -0.0184 -0.0114) |
| OKLCH | oklch(77.88% 0.022 211.8) |
| XYZ | xyz(43.3205, 47.6262, 56.1905) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.57
Cool Grey
#95A3A6
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.94
Silver
#C0C0C0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBBF #BFACA8
analogous
#A8BFB7 #A8BBBF #A8AFBF
triadic
#A8BBBF #BFA8BB #BBBFA8
tetradic
#A8BBBF #B7A8BF #BFACA8 #AFBFA8
square
#A8BBBF #B7A8BF #BFACA8 #AFBFA8
split-complementary
#A8BBBF #BFA8AF #BFB7A8
monochromatic
#648288 #859FA5 #A8BBBF #CBD7D9 #EDF1F2
Accessibility & contrast
On white
2.00
#A8BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A8BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBBF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBBF | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#A2BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bbbf; /* rgb */ color: rgb(168, 187, 191); /* oklch */ color: oklch(77.9% 0.022 211.8);
Tailwind
colors: {
custom: {
50: '#c2cfd2',
500: '#a8bbbf',
950: '#000000',
},
}SCSS
$custom: #a8bbbf; $custom-light: #c2cfd2; $custom-dark: #000000;
JSON
{
"hex": "#a8bbbf",
"rgb": {
"r": 168,
"g": 187,
"b": 191
},
"hsl": {
"h": 190.435,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.77877,
"c": 0.0217,
"h": 211.8
},
"luminance": 0.47627
}Semantic roles & 50–950 ramp
primary
#A8BBBF
secondary
#E5DFDE
accent
#5A4C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282