#A8BBBD#A8BBBD
#A8BBBD is a light, muted teal. Relative luminance 0.475; OKLCH L 77.8% C 0.021 H 204.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBBD |
|---|---|
| RGB | rgb(168, 187, 189) |
| HSL | hsl(186, 14%, 70%) |
| HSV | hsv(186, 11%, 74%) |
| CMYK | cmyk(11.1%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.53, -6.09, -3.23) |
| CIE-LCH | lch(74.53, 6.89, 207.93°) |
| OKLab | oklab(77.81% -0.0192 -0.0087) |
| OKLCH | oklch(77.81% 0.021 204.4) |
| XYZ | xyz(43.1019, 47.5388, 55.0393) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBBD #BDAAA8
analogous
#A8BDB4 #A8BBBD #A8B1BD
triadic
#A8BBBD #BDA8BB #BBBDA8
tetradic
#A8BBBD #B4A8BD #BDAAA8 #B1BDA8
square
#A8BBBD #B4A8BD #BDAAA8 #B1BDA8
split-complementary
#A8BBBD #BDA8B1 #BDB4A8
monochromatic
#658285 #85A0A3 #A8BBBD #CBD6D7 #EEF1F2
Accessibility & contrast
On white
2.00
#A8BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A8BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBBD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBBD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#A2BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bbbd; /* rgb */ color: rgb(168, 187, 189); /* oklch */ color: oklch(77.8% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#c2cfd0',
500: '#a8bbbd',
950: '#000000',
},
}SCSS
$custom: #a8bbbd; $custom-light: #c2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a8bbbd",
"rgb": {
"r": 168,
"g": 187,
"b": 189
},
"hsl": {
"h": 185.714,
"s": 13.725,
"l": 70
},
"oklch": {
"l": 0.77814,
"c": 0.02112,
"h": 204.4
},
"luminance": 0.4754
}Semantic roles & 50–950 ramp
primary
#A8BBBD
secondary
#E3DEDD
accent
#554E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282