#A2BFBC#A2BFBC
#A2BFBC is a light, muted teal. Relative luminance 0.486; OKLCH L 78.2% C 0.032 H 188.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBC |
|---|---|
| RGB | rgb(162, 191, 188) |
| HSL | hsl(174, 18%, 69%) |
| HSV | hsv(174, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.18, -10.38, -1.77) |
| CIE-LCH | lch(75.18, 10.53, 189.70°) |
| OKLab | oklab(78.22% -0.0313 -0.0049) |
| OKLCH | oklch(78.22% 0.032 188.9) |
| XYZ | xyz(42.6058, 48.5727, 54.6979) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.16
Lightblue
#ADD8E6
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.51
Silver (survey)
#C5C9C7
ΔE00 10.11
Cool Gray
#9AA7B0
ΔE00 10.83
Bluegrey
#85A3B2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBC #BFA2A5
analogous
#A2BFAE #A2BFBC #A2B4BF
triadic
#A2BFBC #BCA2BF #BFBCA2
tetradic
#A2BFBC #AEA2BF #BFA2A5 #B4BFA2
square
#A2BFBC #AEA2BF #BFA2A5 #B4BFA2
split-complementary
#A2BFBC #BFA2B4 #BFAEA2
monochromatic
#5E8984 #7EA6A2 #A2BFBC #C6D8D6 #EBF1F0
Accessibility & contrast
On white
1.96
#A2BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A2BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#9AC1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfbc; /* rgb */ color: rgb(162, 191, 188); /* oklch */ color: oklch(78.2% 0.032 188.9);
Tailwind
colors: {
custom: {
50: '#bed2d0',
500: '#a2bfbc',
950: '#000000',
},
}SCSS
$custom: #a2bfbc; $custom-light: #bed2d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bfbc",
"rgb": {
"r": 162,
"g": 191,
"b": 188
},
"hsl": {
"h": 173.793,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78218,
"c": 0.0317,
"h": 188.9
},
"luminance": 0.48574
}Semantic roles & 50–950 ramp
primary
#A2BFBC
secondary
#E3DADB
accent
#49519D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282