#A2BBBD#A2BBBD
#A2BBBD is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.027 H 202.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBD |
|---|---|
| RGB | rgb(162, 187, 189) |
| HSL | hsl(184, 17%, 69%) |
| HSV | hsv(184, 14%, 74%) |
| CMYK | cmyk(14.3%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.12, -8.06, -3.88) |
| CIE-LCH | lch(74.12, 8.95, 205.69°) |
| OKLab | oklab(77.39% -0.0254 -0.0105) |
| OKLCH | oklch(77.39% 0.027 202.5) |
| XYZ | xyz(41.8536, 46.8951, 54.9808) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.42
Cool Gray
#9AA7B0
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBD #BDA4A2
analogous
#A2BDB2 #A2BBBD #A2AEBD
triadic
#A2BBBD #BDA2BB #BBBDA2
tetradic
#A2BBBD #B2A2BD #BDA4A2 #AEBDA2
square
#A2BBBD #B2A2BD #BDA4A2 #AEBDA2
split-complementary
#A2BBBD #BDA2AE #BDB2A2
monochromatic
#5F8386 #7EA1A4 #A2BBBD #C6D5D6 #EAEFF0
Accessibility & contrast
On white
2.02
#A2BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A2BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBD | 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)
#B7B9BD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#9ABDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbbd; /* rgb */ color: rgb(162, 187, 189); /* oklch */ color: oklch(77.4% 0.027 202.5);
Tailwind
colors: {
custom: {
50: '#bdcfd0',
500: '#a2bbbd',
950: '#000000',
},
}SCSS
$custom: #a2bbbd; $custom-light: #bdcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a2bbbd",
"rgb": {
"r": 162,
"g": 187,
"b": 189
},
"hsl": {
"h": 184.444,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77386,
"c": 0.02747,
"h": 202.5
},
"luminance": 0.46896
}Semantic roles & 50–950 ramp
primary
#A2BBBD
secondary
#E1DAD9
accent
#504A9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282