#A4BABC#A4BABC
#A4BABC is a light, muted teal. Relative luminance 0.466; OKLCH L 77.3% C 0.024 H 203.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BABC |
|---|---|
| RGB | rgb(164, 186, 188) |
| HSL | hsl(185, 15%, 69%) |
| HSV | hsv(185, 13%, 74%) |
| CMYK | cmyk(12.8%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.96, -7.09, -3.56) |
| CIE-LCH | lch(73.96, 7.93, 206.66°) |
| OKLab | oklab(77.28% -0.0223 -0.0096) |
| OKLCH | oklch(77.28% 0.024 203.3) |
| XYZ | xyz(41.9436, 46.6403, 54.3598) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.85
Cool Gray
#9AA7B0
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BABC #BCA6A4
analogous
#A4BCB2 #A4BABC #A4AEBC
triadic
#A4BABC #BCA4BA #BABCA4
tetradic
#A4BABC #B2A4BC #BCA6A4 #AEBCA4
square
#A4BABC #B2A4BC #BCA6A4 #AEBCA4
split-complementary
#A4BABC #BCA4AE #BCB2A4
monochromatic
#618184 #819FA2 #A4BABC #C7D5D6 #EAEFF0
Accessibility & contrast
On white
2.03
#A4BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A4BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BABC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BABC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#9DBCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4babc; /* rgb */ color: rgb(164, 186, 188); /* oklch */ color: oklch(77.3% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#bfced0',
500: '#a4babc',
950: '#000000',
},
}SCSS
$custom: #a4babc; $custom-light: #bfced0; $custom-dark: #000000;
JSON
{
"hex": "#a4babc",
"rgb": {
"r": 164,
"g": 186,
"b": 188
},
"hsl": {
"h": 185,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77282,
"c": 0.02433,
"h": 203.3
},
"luminance": 0.46641
}Semantic roles & 50–950 ramp
primary
#A4BABC
secondary
#E1DBDA
accent
#534C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282