#A7BABB#A7BABB
#A7BABB is a light, muted teal. Relative luminance 0.469; OKLCH L 77.5% C 0.021 H 200.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BABB |
|---|---|
| RGB | rgb(167, 186, 187) |
| HSL | hsl(183, 13%, 69%) |
| HSV | hsv(183, 11%, 73%) |
| CMYK | cmyk(10.7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.14, -6.30, -2.73) |
| CIE-LCH | lch(74.14, 6.86, 203.40°) |
| OKLab | oklab(77.47% -0.0196 -0.0074) |
| OKLCH | oklch(77.47% 0.021 200.6) |
| XYZ | xyz(42.4628, 46.9204, 53.8234) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.45
Dark Gray
#A9A9A9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BABB #BBA8A7
analogous
#A7BBB2 #A7BABB #A7B0BB
triadic
#A7BABB #BBA7BA #BABBA7
tetradic
#A7BABB #B2A7BB #BBA8A7 #B0BBA7
square
#A7BABB #B2A7BB #BBA8A7 #B0BBA7
split-complementary
#A7BABB #BBA7B0 #BBB2A7
monochromatic
#658183 #849FA0 #A7BABB #CAD5D6 #ECF0F0
Accessibility & contrast
On white
2.02
#A7BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A7BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BABB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BABB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#A1BCBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7babb; /* rgb */ color: rgb(167, 186, 187); /* oklch */ color: oklch(77.5% 0.021 200.6);
Tailwind
colors: {
custom: {
50: '#c1cecf',
500: '#a7babb',
950: '#000000',
},
}SCSS
$custom: #a7babb; $custom-light: #c1cecf; $custom-dark: #000000;
JSON
{
"hex": "#a7babb",
"rgb": {
"r": 167,
"g": 186,
"b": 187
},
"hsl": {
"h": 183,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77467,
"c": 0.02099,
"h": 200.6
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#A7BABB
secondary
#E2DCDC
accent
#524F97
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282