#A2BCB2#A2BCB2
#A2BCB2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.3% C 0.032 H 170.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB2 |
|---|---|
| RGB | rgb(162, 188, 178) |
| HSL | hsl(157, 16%, 69%) |
| HSV | hsv(157, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.10, -10.83, 2.08) |
| CIE-LCH | lch(74.10, 11.03, 169.12°) |
| OKLab | oklab(77.27% -0.0312 0.0054) |
| OKLCH | oklch(77.27% 0.032 170.3) |
| XYZ | xyz(40.9174, 46.8613, 49.0002) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 10.20
Silver (survey)
#C5C9C7
ΔE00 10.65
Pale Teal
#82CBB2
ΔE00 10.78
Sage Green
#9CAF88
ΔE00 10.93
Greyish Teal
#719F91
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB2 #BCA2AC
analogous
#A2BCA5 #A2BCB2 #A2B9BC
triadic
#A2BCB2 #B2A2BC #BCB2A2
tetradic
#A2BCB2 #A5A2BC #BCA2AC #B9BCA2
square
#A2BCB2 #A5A2BC #BCA2AC #B9BCA2
split-complementary
#A2BCB2 #BCA2B9 #BCA5A2
monochromatic
#5F8476 #7EA295 #A2BCB2 #C6D6CF #E9EFED
Accessibility & contrast
On white
2.02
#A2BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A2BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#9DBCB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcb2; /* rgb */ color: rgb(162, 188, 178); /* oklch */ color: oklch(77.3% 0.032 170.3);
Tailwind
colors: {
custom: {
50: '#bdd0c9',
500: '#a2bcb2',
950: '#000000',
},
}SCSS
$custom: #a2bcb2; $custom-light: #bdd0c9; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb2",
"rgb": {
"r": 162,
"g": 188,
"b": 178
},
"hsl": {
"h": 156.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77271,
"c": 0.03169,
"h": 170.3
},
"luminance": 0.46862
}Semantic roles & 50–950 ramp
primary
#A2BCB2
secondary
#E1D9DC
accent
#4B6A9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282