#A2BDBA#A2BDBA
#A2BDBA is a light, muted teal. Relative luminance 0.476; OKLCH L 77.7% C 0.030 H 188.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDBA |
|---|---|
| RGB | rgb(162, 189, 186) |
| HSL | hsl(173, 17%, 69%) |
| HSV | hsv(173, 14%, 74%) |
| CMYK | cmyk(14.3%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(74.59, -9.74, -1.57) |
| CIE-LCH | lch(74.59, 9.87, 189.13°) |
| OKLab | oklab(77.72% -0.0294 -0.0043) |
| OKLCH | oklch(77.72% 0.03 188.4) |
| XYZ | xyz(41.9586, 47.6207, 53.4259) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.86
Powder Blue
#B0E0E6
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 9.78
Lightblue
#ADD8E6
ΔE00 9.80
Cool Gray
#9AA7B0
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDBA #BDA2A5
analogous
#A2BDAD #A2BDBA #A2B3BD
triadic
#A2BDBA #BAA2BD #BDBAA2
tetradic
#A2BDBA #ADA2BD #BDA2A5 #B3BDA2
square
#A2BDBA #ADA2BD #BDA2A5 #B3BDA2
split-complementary
#A2BDBA #BDA2B3 #BDADA2
monochromatic
#5F8681 #7EA49F #A2BDBA #C6D6D5 #EAF0EF
Accessibility & contrast
On white
2.00
#A2BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A2BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDBA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDBA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#9BBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bdba; /* rgb */ color: rgb(162, 189, 186); /* oklch */ color: oklch(77.7% 0.030 188.4);
Tailwind
colors: {
custom: {
50: '#bdd0ce',
500: '#a2bdba',
950: '#000000',
},
}SCSS
$custom: #a2bdba; $custom-light: #bdd0ce; $custom-dark: #000000;
JSON
{
"hex": "#a2bdba",
"rgb": {
"r": 162,
"g": 189,
"b": 186
},
"hsl": {
"h": 173.333,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77725,
"c": 0.02968,
"h": 188.4
},
"luminance": 0.47622
}Semantic roles & 50–950 ramp
primary
#A2BDBA
secondary
#E1D9DA
accent
#4A539B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282