#A8BBCF#A8BBCF
#A8BBCF is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.035 H 249.6°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBCF |
|---|---|
| RGB | rgb(168, 187, 207) |
| HSL | hsl(211, 29%, 74%) |
| HSV | hsv(211, 19%, 81%) |
| CMYK | cmyk(18.8%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.06, -2.28, -12.24) |
| CIE-LCH | lch(75.06, 12.45, 259.47°) |
| OKLab | oklab(78.4% -0.0123 -0.0332) |
| OKLCH | oklch(78.4% 0.035 249.6) |
| XYZ | xyz(45.1784, 48.3694, 65.9753) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.07
Lightsteelblue
#B0C4DE
ΔE00 3.26
Light Grey Blue
#9DBCD4
ΔE00 3.43
Light Blue Grey
#B7C9E2
ΔE00 4.34
Cool Gray
#9AA7B0
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBCF #CFBCA8
analogous
#A8CECF #A8BBCF #A8A8CF
triadic
#A8BBCF #CFA8BB #BBCFA8
tetradic
#A8BBCF #CFA8CE #CFBCA8 #A8CFA8
square
#A8BBCF #CFA8CE #CFBCA8 #A8CFA8
split-complementary
#A8BBCF #CFA8A8 #CECFA8
monochromatic
#5A7DA3 #819CB9 #A8BBCF #CFDAE5 #EBF0F4
Accessibility & contrast
On white
1.97
#A8BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A8BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBCF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBCF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#9EBFC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8bbcf; /* rgb */ color: rgb(168, 187, 207); /* oklch */ color: oklch(78.4% 0.035 249.6);
Tailwind
colors: {
custom: {
50: '#c2cfdd',
500: '#a8bbcf',
950: '#000000',
},
}SCSS
$custom: #a8bbcf; $custom-light: #c2cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a8bbcf",
"rgb": {
"r": 168,
"g": 187,
"b": 207
},
"hsl": {
"h": 210.769,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.78401,
"c": 0.03541,
"h": 249.6
},
"luminance": 0.4837
}Semantic roles & 50–950 ramp
primary
#A8BBCF
secondary
#EBE6E0
accent
#743EA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283