#A0BABC#A0BABC
#A0BABC is a light, muted teal. Relative luminance 0.462; OKLCH L 77.0% C 0.029 H 202.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BABC |
|---|---|
| RGB | rgb(160, 186, 188) |
| HSL | hsl(184, 17%, 68%) |
| HSV | hsv(184, 15%, 74%) |
| CMYK | cmyk(14.9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.69, -8.40, -3.99) |
| CIE-LCH | lch(73.69, 9.30, 205.40°) |
| OKLab | oklab(77% -0.0264 -0.0108) |
| OKLCH | oklch(77% 0.029 202.3) |
| XYZ | xyz(41.1309, 46.2212, 54.3217) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 8.13
Bluegrey
#85A3B2
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.23
Silver (survey)
#C5C9C7
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BABC #BCA2A0
analogous
#A0BCB0 #A0BABC #A0ACBC
triadic
#A0BABC #BCA0BA #BABCA0
tetradic
#A0BABC #B0A0BC #BCA2A0 #ACBCA0
square
#A0BABC #B0A0BC #BCA2A0 #ACBCA0
split-complementary
#A0BABC #BCA0AC #BCB0A0
monochromatic
#5D8284 #7CA0A3 #A0BABC #C4D4D5 #E8EEEF
Accessibility & contrast
On white
2.05
#A0BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A0BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BABC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BABC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#98BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0babc; /* rgb */ color: rgb(160, 186, 188); /* oklch */ color: oklch(77.0% 0.029 202.3);
Tailwind
colors: {
custom: {
50: '#bcced0',
500: '#a0babc',
950: '#000000',
},
}SCSS
$custom: #a0babc; $custom-light: #bcced0; $custom-dark: #000000;
JSON
{
"hex": "#a0babc",
"rgb": {
"r": 160,
"g": 186,
"b": 188
},
"hsl": {
"h": 184.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76999,
"c": 0.02854,
"h": 202.3
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#A0BABC
secondary
#E0D8D8
accent
#504A9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282