#A3BBAF#A3BBAF
#A3BBAF is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.031 H 164.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBAF |
|---|---|
| RGB | rgb(163, 187, 175) |
| HSL | hsl(150, 15%, 69%) |
| HSV | hsv(150, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.82, -10.56, 3.31) |
| CIE-LCH | lch(73.82, 11.06, 162.57°) |
| OKLab | oklab(77.04% -0.0301 0.0086) |
| OKLCH | oklch(77.04% 0.031 164) |
| XYZ | xyz(40.6106, 46.4215, 47.3698) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.45
Sage Green
#9CAF88
ΔE00 9.98
Cool Grey
#95A3A6
ΔE00 10.39
Silver (survey)
#C5C9C7
ΔE00 10.64
Pale Teal
#82CBB2
ΔE00 10.98
Darkseagreen
#8FBC8F
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBAF #BBA3AF
analogous
#A3BBA3 #A3BBAF #A3BBBB
triadic
#A3BBAF #AFA3BB #BBAFA3
tetradic
#A3BBAF #A3A3BB #BBA3AF #BBBBA3
square
#A3BBAF #A3A3BB #BBA3AF #BBBBA3
split-complementary
#A3BBAF #BBA3BB #BBA3A3
monochromatic
#618372 #80A190 #A3BBAF #C6D5CE #E9EFEC
Accessibility & contrast
On white
2.04
#A3BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A3BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBAF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBAF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#9FBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a3bbaf; /* rgb */ color: rgb(163, 187, 175); /* oklch */ color: oklch(77.0% 0.031 164.0);
Tailwind
colors: {
custom: {
50: '#becfc6',
500: '#a3bbaf',
950: '#000000',
},
}SCSS
$custom: #a3bbaf; $custom-light: #becfc6; $custom-dark: #000000;
JSON
{
"hex": "#a3bbaf",
"rgb": {
"r": 163,
"g": 187,
"b": 175
},
"hsl": {
"h": 150,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.77039,
"c": 0.03127,
"h": 164
},
"luminance": 0.46422
}Semantic roles & 50–950 ramp
primary
#A3BBAF
secondary
#E0D9DD
accent
#4C7399
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282