#A2BABE#A2BABE
#A2BABE is a light, muted teal. Relative luminance 0.465; OKLCH L 77.2% C 0.027 H 208.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BABE |
|---|---|
| RGB | rgb(162, 186, 190) |
| HSL | hsl(189, 18%, 69%) |
| HSV | hsv(189, 15%, 75%) |
| CMYK | cmyk(14.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.88, -7.33, -4.78) |
| CIE-LCH | lch(73.88, 8.75, 213.14°) |
| OKLab | oklab(77.2% -0.0236 -0.0129) |
| OKLCH | oklch(77.2% 0.027 208.7) |
| XYZ | xyz(41.7511, 46.5159, 55.4840) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 8.12
Bluegrey
#85A3B2
ΔE00 8.23
Lightblue
#ADD8E6
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BABE #BEA6A2
analogous
#A2BEB4 #A2BABE #A2ACBE
triadic
#A2BABE #BEA2BA #BABEA2
tetradic
#A2BABE #B4A2BE #BEA6A2 #ACBEA2
square
#A2BABE #B4A2BE #BEA6A2 #ACBEA2
split-complementary
#A2BABE #BEA2AC #BEB4A2
monochromatic
#5E8187 #7E9FA5 #A2BABE #C6D5D7 #EAEFF0
Accessibility & contrast
On white
2.04
#A2BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A2BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BABE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BABE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#9ABCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2babe; /* rgb */ color: rgb(162, 186, 190); /* oklch */ color: oklch(77.2% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#bdced1',
500: '#a2babe',
950: '#000000',
},
}SCSS
$custom: #a2babe; $custom-light: #bdced1; $custom-dark: #000000;
JSON
{
"hex": "#a2babe",
"rgb": {
"r": 162,
"g": 186,
"b": 190
},
"hsl": {
"h": 188.571,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77203,
"c": 0.02691,
"h": 208.7
},
"luminance": 0.46517
}Semantic roles & 50–950 ramp
primary
#A2BABE
secondary
#E2DBDA
accent
#55499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282