#A8BBBA#A8BBBA
#A8BBBA is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.021 H 192.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBBA |
|---|---|
| RGB | rgb(168, 187, 186) |
| HSL | hsl(177, 12%, 70%) |
| HSV | hsv(177, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.45, -6.70, -1.71) |
| CIE-LCH | lch(74.45, 6.91, 194.36°) |
| OKLab | oklab(77.72% -0.0204 -0.0047) |
| OKLCH | oklch(77.72% 0.021 192.9) |
| XYZ | xyz(42.7797, 47.4099, 53.3420) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 8.08
Dove Gray
#B6B8BD
ΔE00 8.61
Silver
#C0C0C0
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBBA #BBA8A9
analogous
#A8BBB1 #A8BBBA #A8B3BB
triadic
#A8BBBA #BAA8BB #BBBAA8
tetradic
#A8BBBA #B1A8BB #BBA8A9 #B3BBA8
square
#A8BBBA #B1A8BB #BBA8A9 #B3BBA8
split-complementary
#A8BBBA #BBA8B3 #BBB1A8
monochromatic
#668381 #86A09F #A8BBBA #CAD6D5 #EDF1F0
Accessibility & contrast
On white
2.00
#A8BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A8BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBBA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBBA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A3BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bbba; /* rgb */ color: rgb(168, 187, 186); /* oklch */ color: oklch(77.7% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#c2cfce',
500: '#a8bbba',
950: '#000000',
},
}SCSS
$custom: #a8bbba; $custom-light: #c2cfce; $custom-dark: #000000;
JSON
{
"hex": "#a8bbba",
"rgb": {
"r": 168,
"g": 187,
"b": 186
},
"hsl": {
"h": 176.842,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77723,
"c": 0.02096,
"h": 192.9
},
"luminance": 0.47411
}Semantic roles & 50–950 ramp
primary
#A8BBBA
secondary
#E2DDDD
accent
#4F5396
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282