#A2BFBF#A2BFBF
#A2BFBF is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.031 H 196.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBF |
|---|---|
| RGB | rgb(162, 191, 191) |
| HSL | hsl(180, 18%, 69%) |
| HSV | hsv(180, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.27, -9.75, -3.28) |
| CIE-LCH | lch(75.27, 10.29, 198.60°) |
| OKLab | oklab(78.31% -0.0301 -0.0089) |
| OKLCH | oklch(78.31% 0.031 196.5) |
| XYZ | xyz(42.9326, 48.7034, 56.4188) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.86
Cool Gray
#9AA7B0
ΔE00 9.97
Light Grey Blue
#9DBCD4
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBF #BFA2A2
analogous
#A2BFB1 #A2BFBF #A2B1BF
triadic
#A2BFBF #BFA2BF #BFBFA2
tetradic
#A2BFBF #B1A2BF #BFA2A2 #B1BFA2
square
#A2BFBF #B1A2BF #BFA2A2 #B1BFA2
split-complementary
#A2BFBF #BFA2B1 #BFB1A2
monochromatic
#5E8989 #7EA6A6 #A2BFBF #C6D8D8 #EBF1F1
Accessibility & contrast
On white
1.96
#A2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#99C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfbf; /* rgb */ color: rgb(162, 191, 191); /* oklch */ color: oklch(78.3% 0.031 196.5);
Tailwind
colors: {
custom: {
50: '#bed2d2',
500: '#a2bfbf',
950: '#000000',
},
}SCSS
$custom: #a2bfbf; $custom-light: #bed2d2; $custom-dark: #000000;
JSON
{
"hex": "#a2bfbf",
"rgb": {
"r": 162,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7831,
"c": 0.03141,
"h": 196.5
},
"luminance": 0.48705
}Semantic roles & 50–950 ramp
primary
#A2BFBF
secondary
#E3DADA
accent
#49499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282