#A2BFBA#A2BFBA
#A2BFBA is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.032 H 183.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBA |
|---|---|
| RGB | rgb(162, 191, 186) |
| HSL | hsl(170, 18%, 69%) |
| HSV | hsv(170, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.13, -10.79, -0.77) |
| CIE-LCH | lch(75.13, 10.82, 184.06°) |
| OKLab | oklab(78.16% -0.0321 -0.0022) |
| OKLCH | oklch(78.16% 0.032 183.9) |
| XYZ | xyz(42.3917, 48.4871, 53.5703) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.55
Cool Grey
#95A3A6
ΔE00 9.90
Lightblue
#ADD8E6
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 11.28
Cool Gray
#9AA7B0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBA #BFA2A7
analogous
#A2BFAC #A2BFBA #A2B6BF
triadic
#A2BFBA #BAA2BF #BFBAA2
tetradic
#A2BFBA #ACA2BF #BFA2A7 #B6BFA2
square
#A2BFBA #ACA2BF #BFA2A7 #B6BFA2
split-complementary
#A2BFBA #BFA2B6 #BFACA2
monochromatic
#5E8981 #7EA69F #A2BFBA #C6D8D5 #EBF1F0
Accessibility & contrast
On white
1.96
#A2BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A2BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#9BC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfba; /* rgb */ color: rgb(162, 191, 186); /* oklch */ color: oklch(78.2% 0.032 183.9);
Tailwind
colors: {
custom: {
50: '#bdd2ce',
500: '#a2bfba',
950: '#000000',
},
}SCSS
$custom: #a2bfba; $custom-light: #bdd2ce; $custom-dark: #000000;
JSON
{
"hex": "#a2bfba",
"rgb": {
"r": 162,
"g": 191,
"b": 186
},
"hsl": {
"h": 169.655,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78158,
"c": 0.03221,
"h": 183.9
},
"luminance": 0.48488
}Semantic roles & 50–950 ramp
primary
#A2BFBA
secondary
#E3DADC
accent
#49579D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282