#A2BCB8#A2BCB8
#A2BCB8 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.4% C 0.029 H 185.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB8 |
|---|---|
| RGB | rgb(162, 188, 184) |
| HSL | hsl(171, 16%, 69%) |
| HSV | hsv(171, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 2.1%, 26.3%) |
| CIE-LAB | lab(74.26, -9.62, -0.96) |
| CIE-LCH | lch(74.26, 9.67, 185.67°) |
| OKLab | oklab(77.45% -0.0288 -0.0027) |
| OKLCH | oklch(77.45% 0.029 185.4) |
| XYZ | xyz(41.5331, 47.1075, 52.2425) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 10.23
Cool Gray
#9AA7B0
ΔE00 10.29
Lightblue
#ADD8E6
ΔE00 10.35
Silver
#C0C0C0
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB8 #BCA2A6
analogous
#A2BCAB #A2BCB8 #A2B3BC
triadic
#A2BCB8 #B8A2BC #BCB8A2
tetradic
#A2BCB8 #ABA2BC #BCA2A6 #B3BCA2
square
#A2BCB8 #ABA2BC #BCA2A6 #B3BCA2
split-complementary
#A2BCB8 #BCA2B3 #BCABA2
monochromatic
#5F847F #7EA29D #A2BCB8 #C6D6D3 #E9EFEE
Accessibility & contrast
On white
2.02
#A2BCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A2BCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB8
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB8 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B8
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#9BBDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcb8; /* rgb */ color: rgb(162, 188, 184); /* oklch */ color: oklch(77.4% 0.029 185.4);
Tailwind
colors: {
custom: {
50: '#bdd0cd',
500: '#a2bcb8',
950: '#000000',
},
}SCSS
$custom: #a2bcb8; $custom-light: #bdd0cd; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb8",
"rgb": {
"r": 162,
"g": 188,
"b": 184
},
"hsl": {
"h": 170.769,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77448,
"c": 0.02891,
"h": 185.4
},
"luminance": 0.47109
}Semantic roles & 50–950 ramp
primary
#A2BCB8
secondary
#E1D9DA
accent
#4B579A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282