#A0BBB2#A0BBB2
#A0BBB2 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.032 H 173.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBB2 |
|---|---|
| RGB | rgb(160, 187, 178) |
| HSL | hsl(160, 17%, 68%) |
| HSV | hsv(160, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.69, -10.97, 1.47) |
| CIE-LCH | lch(73.69, 11.07, 172.36°) |
| OKLab | oklab(76.91% -0.0319 0.0037) |
| OKLCH | oklch(76.91% 0.032 173.3) |
| XYZ | xyz(40.3014, 46.2277, 48.9103) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 9.90
Pale Teal
#82CBB2
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 10.86
Silver (survey)
#C5C9C7
ΔE00 10.87
Sage Green
#9CAF88
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBB2 #BBA0A9
analogous
#A0BBA4 #A0BBB2 #A0B6BB
triadic
#A0BBB2 #B2A0BB #BBB2A0
tetradic
#A0BBB2 #A4A0BB #BBA0A9 #B6BBA0
square
#A0BBB2 #A4A0BB #BBA0A9 #B6BBA0
split-complementary
#A0BBB2 #BBA0B6 #BBA4A0
monochromatic
#5E8376 #7CA195 #A0BBB2 #C4D5CF #E7EEEC
Accessibility & contrast
On white
2.05
#A0BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A0BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBB2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBB2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#9ABCB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbb2; /* rgb */ color: rgb(160, 187, 178); /* oklch */ color: oklch(76.9% 0.032 173.3);
Tailwind
colors: {
custom: {
50: '#bccfc9',
500: '#a0bbb2',
950: '#000000',
},
}SCSS
$custom: #a0bbb2; $custom-light: #bccfc9; $custom-dark: #000000;
JSON
{
"hex": "#a0bbb2",
"rgb": {
"r": 160,
"g": 187,
"b": 178
},
"hsl": {
"h": 160,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76914,
"c": 0.03209,
"h": 173.3
},
"luminance": 0.46229
}Semantic roles & 50–950 ramp
primary
#A0BBB2
secondary
#E0D7DA
accent
#4B659B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282