#A2BCBF#A2BCBF
#A2BCBF is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.029 H 205.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCBF |
|---|---|
| RGB | rgb(162, 188, 191) |
| HSL | hsl(186, 18%, 69%) |
| HSV | hsv(186, 15%, 75%) |
| CMYK | cmyk(15.2%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(74.45, -8.17, -4.49) |
| CIE-LCH | lch(74.45, 9.32, 208.76°) |
| OKLab | oklab(77.66% -0.026 -0.0121) |
| OKLCH | oklch(77.66% 0.029 205.1) |
| XYZ | xyz(42.2851, 47.4083, 56.2030) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.72
Bluegrey
#85A3B2
ΔE00 8.89
Silver (survey)
#C5C9C7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCBF #BFA5A2
analogous
#A2BFB4 #A2BCBF #A2AEBF
triadic
#A2BCBF #BFA2BC #BCBFA2
tetradic
#A2BCBF #B4A2BF #BFA5A2 #AEBFA2
square
#A2BCBF #B4A2BF #BFA5A2 #AEBFA2
split-complementary
#A2BCBF #BFA2AE #BFB4A2
monochromatic
#5E8489 #7EA2A6 #A2BCBF #C6D6D8 #EBF0F1
Accessibility & contrast
On white
2.00
#A2BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A2BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCBF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCBF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#9ABEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcbf; /* rgb */ color: rgb(162, 188, 191); /* oklch */ color: oklch(77.7% 0.029 205.1);
Tailwind
colors: {
custom: {
50: '#bdd0d2',
500: '#a2bcbf',
950: '#000000',
},
}SCSS
$custom: #a2bcbf; $custom-light: #bdd0d2; $custom-dark: #000000;
JSON
{
"hex": "#a2bcbf",
"rgb": {
"r": 162,
"g": 188,
"b": 191
},
"hsl": {
"h": 186.207,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77664,
"c": 0.02867,
"h": 205.1
},
"luminance": 0.47409
}Semantic roles & 50–950 ramp
primary
#A2BCBF
secondary
#E3DBDA
accent
#51499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282