#A2BFBD#A2BFBD
#A2BFBD is a light, muted teal. Relative luminance 0.486; OKLCH L 78.2% C 0.032 H 191.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBD |
|---|---|
| RGB | rgb(162, 191, 189) |
| HSL | hsl(176, 18%, 69%) |
| HSV | hsv(176, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.21, -10.17, -2.28) |
| CIE-LCH | lch(75.21, 10.42, 192.62°) |
| OKLab | oklab(78.25% -0.0309 -0.0062) |
| OKLCH | oklch(78.25% 0.032 191.4) |
| XYZ | xyz(42.7140, 48.6160, 55.2676) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 9.07
Cool Grey
#95A3A6
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 10.01
Cool Gray
#9AA7B0
ΔE00 10.54
Bluegrey
#85A3B2
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBD #BFA2A4
analogous
#A2BFAF #A2BFBD #A2B3BF
triadic
#A2BFBD #BDA2BF #BFBDA2
tetradic
#A2BFBD #AFA2BF #BFA2A4 #B3BFA2
square
#A2BFBD #AFA2BF #BFA2A4 #B3BFA2
split-complementary
#A2BFBD #BFA2B3 #BFAFA2
monochromatic
#5E8986 #7EA6A3 #A2BFBD #C6D8D7 #EBF1F0
Accessibility & contrast
On white
1.96
#A2BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A2BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#9AC1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfbd; /* rgb */ color: rgb(162, 191, 189); /* oklch */ color: oklch(78.2% 0.032 191.4);
Tailwind
colors: {
custom: {
50: '#bed2d0',
500: '#a2bfbd',
950: '#000000',
},
}SCSS
$custom: #a2bfbd; $custom-light: #bed2d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bfbd",
"rgb": {
"r": 162,
"g": 191,
"b": 189
},
"hsl": {
"h": 175.862,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78248,
"c": 0.03154,
"h": 191.4
},
"luminance": 0.48617
}Semantic roles & 50–950 ramp
primary
#A2BFBD
secondary
#E3DADB
accent
#494F9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282