#A2BABC#A2BABC
#A2BABC is a light, muted teal. Relative luminance 0.464; OKLCH L 77.1% C 0.026 H 202.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BABC |
|---|---|
| RGB | rgb(162, 186, 188) |
| HSL | hsl(185, 16%, 69%) |
| HSV | hsv(185, 14%, 74%) |
| CMYK | cmyk(13.8%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.82, -7.74, -3.77) |
| CIE-LCH | lch(73.82, 8.62, 205.98°) |
| OKLab | oklab(77.14% -0.0244 -0.0102) |
| OKLCH | oklch(77.14% 0.026 202.7) |
| XYZ | xyz(41.5340, 46.4291, 54.3406) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BABC #BCA4A2
analogous
#A2BCB1 #A2BABC #A2ADBC
triadic
#A2BABC #BCA2BA #BABCA2
tetradic
#A2BABC #B1A2BC #BCA4A2 #ADBCA2
square
#A2BABC #B1A2BC #BCA4A2 #ADBCA2
split-complementary
#A2BABC #BCA2AD #BCB1A2
monochromatic
#5F8184 #7EA0A2 #A2BABC #C6D4D6 #E9EFEF
Accessibility & contrast
On white
2.04
#A2BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#A2BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BABC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BABC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#9BBCBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2babc; /* rgb */ color: rgb(162, 186, 188); /* oklch */ color: oklch(77.1% 0.026 202.7);
Tailwind
colors: {
custom: {
50: '#bdced0',
500: '#a2babc',
950: '#000000',
},
}SCSS
$custom: #a2babc; $custom-light: #bdced0; $custom-dark: #000000;
JSON
{
"hex": "#a2babc",
"rgb": {
"r": 162,
"g": 186,
"b": 188
},
"hsl": {
"h": 184.615,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7714,
"c": 0.02644,
"h": 202.7
},
"luminance": 0.4643
}Semantic roles & 50–950 ramp
primary
#A2BABC
secondary
#E1DAD9
accent
#514B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282