#A4BABA#A4BABA
#A4BABA is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.024 H 196.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BABA |
|---|---|
| RGB | rgb(164, 186, 186) |
| HSL | hsl(180, 14%, 69%) |
| HSV | hsv(180, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.90, -7.50, -2.55) |
| CIE-LCH | lch(73.90, 7.92, 198.78°) |
| OKLab | oklab(77.22% -0.0231 -0.0069) |
| OKLCH | oklch(77.22% 0.024 196.6) |
| XYZ | xyz(41.7295, 46.5546, 53.2322) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 9.49
Silver
#C0C0C0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BABA #BAA4A4
analogous
#A4BAAF #A4BABA #A4AFBA
triadic
#A4BABA #BAA4BA #BABAA4
tetradic
#A4BABA #AFA4BA #BAA4A4 #AFBAA4
square
#A4BABA #AFA4BA #BAA4A4 #AFBAA4
split-complementary
#A4BABA #BAA4AF #BAAFA4
monochromatic
#628181 #81A0A0 #A4BABA #C7D4D4 #EAEFEF
Accessibility & contrast
On white
2.04
#A4BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A4BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BABA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BABA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#9EBCBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4baba; /* rgb */ color: rgb(164, 186, 186); /* oklch */ color: oklch(77.2% 0.024 196.6);
Tailwind
colors: {
custom: {
50: '#bfcece',
500: '#a4baba',
950: '#000000',
},
}SCSS
$custom: #a4baba; $custom-light: #bfcece; $custom-dark: #000000;
JSON
{
"hex": "#a4baba",
"rgb": {
"r": 164,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.7722,
"c": 0.02415,
"h": 196.6
},
"luminance": 0.46555
}Semantic roles & 50–950 ramp
primary
#A4BABA
secondary
#E0DADA
accent
#4E4E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282