#A2BFBB#A2BFBB
#A2BFBB is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.032 H 186.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBB |
|---|---|
| RGB | rgb(162, 191, 187) |
| HSL | hsl(172, 18%, 69%) |
| HSV | hsv(172, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.16, -10.58, -1.27) |
| CIE-LCH | lch(75.16, 10.66, 186.84°) |
| OKLab | oklab(78.19% -0.0317 -0.0035) |
| OKLCH | oklch(78.19% 0.032 186.4) |
| XYZ | xyz(42.4984, 48.5297, 54.1321) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.34
Cool Grey
#95A3A6
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 9.78
Silver (survey)
#C5C9C7
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 11.13
Pale Teal
#82CBB2
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBB #BFA2A6
analogous
#A2BFAD #A2BFBB #A2B5BF
triadic
#A2BFBB #BBA2BF #BFBBA2
tetradic
#A2BFBB #ADA2BF #BFA2A6 #B5BFA2
square
#A2BFBB #ADA2BF #BFA2A6 #B5BFA2
split-complementary
#A2BFBB #BFA2B5 #BFADA2
monochromatic
#5E8983 #7EA6A0 #A2BFBB #C6D8D6 #EBF1F0
Accessibility & contrast
On white
1.96
#A2BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A2BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBB | 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)
#BCBCBB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#9AC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfbb; /* rgb */ color: rgb(162, 191, 187); /* oklch */ color: oklch(78.2% 0.032 186.4);
Tailwind
colors: {
custom: {
50: '#bdd2cf',
500: '#a2bfbb',
950: '#000000',
},
}SCSS
$custom: #a2bfbb; $custom-light: #bdd2cf; $custom-dark: #000000;
JSON
{
"hex": "#a2bfbb",
"rgb": {
"r": 162,
"g": 191,
"b": 187
},
"hsl": {
"h": 171.724,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78188,
"c": 0.03193,
"h": 186.4
},
"luminance": 0.48531
}Semantic roles & 50–950 ramp
primary
#A2BFBB
secondary
#E3DADB
accent
#49549D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282