#A0BBAE#A0BBAE
#A0BBAE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.035 H 164.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBAE |
|---|---|
| RGB | rgb(160, 187, 174) |
| HSL | hsl(151, 17%, 68%) |
| HSV | hsv(151, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.59, -11.77, 3.50) |
| CIE-LCH | lch(73.59, 12.28, 163.42°) |
| OKLab | oklab(76.8% -0.0335 0.0091) |
| OKLCH | oklch(76.8% 0.035 164.8) |
| XYZ | xyz(39.9057, 46.0694, 46.8260) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.09
Sage Green
#9CAF88
ΔE00 9.77
Pale Teal
#82CBB2
ΔE00 10.07
Darkseagreen
#8FBC8F
ΔE00 10.50
Greyish Teal
#719F91
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBAE #BBA0AD
analogous
#A0BBA0 #A0BBAE #A0BABB
triadic
#A0BBAE #AEA0BB #BBAEA0
tetradic
#A0BBAE #A0A0BB #BBA0AD #BABBA0
square
#A0BBAE #A0A0BB #BBA0AD #BABBA0
split-complementary
#A0BBAE #BBA0BA #BBA0A0
monochromatic
#5E8371 #7CA190 #A0BBAE #C4D5CC #E7EEEB
Accessibility & contrast
On white
2.06
#A0BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A0BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBAE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBAE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B5B3AF
Tritanopia (blue-blind)
#9BBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbae; /* rgb */ color: rgb(160, 187, 174); /* oklch */ color: oklch(76.8% 0.035 164.8);
Tailwind
colors: {
custom: {
50: '#bccfc6',
500: '#a0bbae',
950: '#000000',
},
}SCSS
$custom: #a0bbae; $custom-light: #bccfc6; $custom-dark: #000000;
JSON
{
"hex": "#a0bbae",
"rgb": {
"r": 160,
"g": 187,
"b": 174
},
"hsl": {
"h": 151.111,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76798,
"c": 0.03474,
"h": 164.8
},
"luminance": 0.4607
}Semantic roles & 50–950 ramp
primary
#A0BBAE
secondary
#E0D7DB
accent
#4B719B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282