#A2BCB7#A2BCB7
#A2BCB7 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.4% C 0.029 H 182.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB7 |
|---|---|
| RGB | rgb(162, 188, 183) |
| HSL | hsl(168, 16%, 69%) |
| HSV | hsv(168, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(74.23, -9.83, -0.45) |
| CIE-LCH | lch(74.23, 9.84, 182.62°) |
| OKLab | oklab(77.42% -0.0292 -0.0013) |
| OKLCH | oklch(77.42% 0.029 182.6) |
| XYZ | xyz(41.4286, 47.0658, 51.6924) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 10.41
Cool Gray
#9AA7B0
ΔE00 10.62
Lightblue
#ADD8E6
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB7 #BCA2A7
analogous
#A2BCAA #A2BCB7 #A2B4BC
triadic
#A2BCB7 #B7A2BC #BCB7A2
tetradic
#A2BCB7 #AAA2BC #BCA2A7 #B4BCA2
square
#A2BCB7 #AAA2BC #BCA2A7 #B4BCA2
split-complementary
#A2BCB7 #BCA2B4 #BCAAA2
monochromatic
#5F847D #7EA29B #A2BCB7 #C6D6D3 #E9EFEE
Accessibility & contrast
On white
2.02
#A2BCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A2BCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B7
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#9CBDBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcb7; /* rgb */ color: rgb(162, 188, 183); /* oklch */ color: oklch(77.4% 0.029 182.6);
Tailwind
colors: {
custom: {
50: '#bdd0cc',
500: '#a2bcb7',
950: '#000000',
},
}SCSS
$custom: #a2bcb7; $custom-light: #bdd0cc; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb7",
"rgb": {
"r": 162,
"g": 188,
"b": 183
},
"hsl": {
"h": 168.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77418,
"c": 0.02922,
"h": 182.6
},
"luminance": 0.47067
}Semantic roles & 50–950 ramp
primary
#A2BCB7
secondary
#E1D9DB
accent
#4B5A9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282