#A4BAB0#A4BAB0
#A4BAB0 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.028 H 166.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAB0 |
|---|---|
| RGB | rgb(164, 186, 176) |
| HSL | hsl(153, 14%, 69%) |
| HSV | hsv(153, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(73.64, -9.50, 2.52) |
| CIE-LCH | lch(73.64, 9.82, 165.16°) |
| OKLab | oklab(76.92% -0.0272 0.0065) |
| OKLCH | oklch(76.92% 0.028 166.5) |
| XYZ | xyz(40.7034, 46.1442, 47.8281) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.14
Cool Grey
#95A3A6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 9.85
Sage Green
#9CAF88
ΔE00 10.60
Cement
#A5A391
ΔE00 11.20
Silver
#C0C0C0
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAB0 #BAA4AE
analogous
#A4BAA5 #A4BAB0 #A4B9BA
triadic
#A4BAB0 #B0A4BA #BAB0A4
tetradic
#A4BAB0 #A5A4BA #BAA4AE #B9BAA4
square
#A4BAB0 #A5A4BA #BAA4AE #B9BAA4
split-complementary
#A4BAB0 #BAA4B9 #BAA5A4
monochromatic
#628173 #81A092 #A4BAB0 #C7D4CE #EAEFEC
Accessibility & contrast
On white
2.05
#A4BAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#A4BAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAB0
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAB0 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#A0BAB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4bab0; /* rgb */ color: rgb(164, 186, 176); /* oklch */ color: oklch(76.9% 0.028 166.5);
Tailwind
colors: {
custom: {
50: '#bfcec7',
500: '#a4bab0',
950: '#000000',
},
}SCSS
$custom: #a4bab0; $custom-light: #bfcec7; $custom-dark: #000000;
JSON
{
"hex": "#a4bab0",
"rgb": {
"r": 164,
"g": 186,
"b": 176
},
"hsl": {
"h": 152.727,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76923,
"c": 0.02797,
"h": 166.5
},
"luminance": 0.46145
}Semantic roles & 50–950 ramp
primary
#A4BAB0
secondary
#E0DADD
accent
#4E6F98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282