#A0BBAF#A0BBAF
#A0BBAF is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.034 H 166.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBAF |
|---|---|
| RGB | rgb(160, 187, 175) |
| HSL | hsl(153, 17%, 68%) |
| HSV | hsv(153, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.62, -11.57, 2.99) |
| CIE-LCH | lch(73.62, 11.95, 165.49°) |
| OKLab | oklab(76.83% -0.0331 0.0078) |
| OKLCH | oklch(76.83% 0.034 166.8) |
| XYZ | xyz(40.0035, 46.1085, 47.3413) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.45
Sage Green
#9CAF88
ΔE00 10.14
Pale Teal
#82CBB2
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 10.61
Cool Grey
#95A3A6
ΔE00 10.71
Darkseagreen
#8FBC8F
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBAF #BBA0AC
analogous
#A0BBA1 #A0BBAF #A0B9BB
triadic
#A0BBAF #AFA0BB #BBAFA0
tetradic
#A0BBAF #A1A0BB #BBA0AC #B9BBA0
square
#A0BBAF #A1A0BB #BBA0AC #B9BBA0
split-complementary
#A0BBAF #BBA0B9 #BBA1A0
monochromatic
#5E8372 #7CA191 #A0BBAF #C4D5CD #E7EEEB
Accessibility & contrast
On white
2.05
#A0BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A0BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBAF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBAF | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#9BBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbaf; /* rgb */ color: rgb(160, 187, 175); /* oklch */ color: oklch(76.8% 0.034 166.8);
Tailwind
colors: {
custom: {
50: '#bccfc6',
500: '#a0bbaf',
950: '#000000',
},
}SCSS
$custom: #a0bbaf; $custom-light: #bccfc6; $custom-dark: #000000;
JSON
{
"hex": "#a0bbaf",
"rgb": {
"r": 160,
"g": 187,
"b": 175
},
"hsl": {
"h": 153.333,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76827,
"c": 0.034,
"h": 166.8
},
"luminance": 0.46109
}Semantic roles & 50–950 ramp
primary
#A0BBAF
secondary
#E0D7DB
accent
#4B6E9B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282