#A2BCBB#A2BCBB
#A2BCBB is a light, muted teal. Relative luminance 0.472; OKLCH L 77.5% C 0.028 H 193.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCBB |
|---|---|
| RGB | rgb(162, 188, 187) |
| HSL | hsl(178, 16%, 69%) |
| HSV | hsv(178, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.34, -9.01, -2.47) |
| CIE-LCH | lch(74.34, 9.34, 195.33°) |
| OKLab | oklab(77.54% -0.0276 -0.0067) |
| OKLCH | oklch(77.54% 0.028 193.7) |
| XYZ | xyz(41.8509, 47.2347, 53.9163) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.16
Cool Gray
#9AA7B0
ΔE00 9.32
Lightblue
#ADD8E6
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 9.80
Bluegrey
#85A3B2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCBB #BCA2A3
analogous
#A2BCAE #A2BCBB #A2B0BC
triadic
#A2BCBB #BBA2BC #BCBBA2
tetradic
#A2BCBB #AEA2BC #BCA2A3 #B0BCA2
square
#A2BCBB #AEA2BC #BCA2A3 #B0BCA2
split-complementary
#A2BCBB #BCA2B0 #BCAEA2
monochromatic
#5F8483 #7EA2A1 #A2BCBB #C6D6D5 #E9EFEF
Accessibility & contrast
On white
2.01
#A2BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A2BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCBB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCBB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#9BBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcbb; /* rgb */ color: rgb(162, 188, 187); /* oklch */ color: oklch(77.5% 0.028 193.7);
Tailwind
colors: {
custom: {
50: '#bdd0cf',
500: '#a2bcbb',
950: '#000000',
},
}SCSS
$custom: #a2bcbb; $custom-light: #bdd0cf; $custom-dark: #000000;
JSON
{
"hex": "#a2bcbb",
"rgb": {
"r": 162,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77539,
"c": 0.02838,
"h": 193.7
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#A2BCBB
secondary
#E1D9D9
accent
#4B4E9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282