#A2BCB4#A2BCB4
#A2BCB4 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.3% C 0.031 H 175.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB4 |
|---|---|
| RGB | rgb(162, 188, 180) |
| HSL | hsl(162, 16%, 69%) |
| HSV | hsv(162, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(74.15, -10.43, 1.07) |
| CIE-LCH | lch(74.15, 10.49, 174.15°) |
| OKLab | oklab(77.33% -0.0304 0.0027) |
| OKLCH | oklch(77.33% 0.031 175) |
| XYZ | xyz(41.1197, 46.9422, 50.0655) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.68
Greenish Grey
#96AE8D
ΔE00 10.09
Silver (survey)
#C5C9C7
ΔE00 10.31
Powder Blue
#B0E0E6
ΔE00 11.08
Pale Teal
#82CBB2
ΔE00 11.21
Greyish Teal
#719F91
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB4 #BCA2AA
analogous
#A2BCA7 #A2BCB4 #A2B7BC
triadic
#A2BCB4 #B4A2BC #BCB4A2
tetradic
#A2BCB4 #A7A2BC #BCA2AA #B7BCA2
square
#A2BCB4 #A7A2BC #BCA2AA #B7BCA2
split-complementary
#A2BCB4 #BCA2B7 #BCA7A2
monochromatic
#5F8479 #7EA297 #A2BCB4 #C6D6D1 #E9EFED
Accessibility & contrast
On white
2.02
#A2BCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A2BCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB4 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B4
Deuteranopia (green-blind)
#B5B5B5
Tritanopia (blue-blind)
#9CBDBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcb4; /* rgb */ color: rgb(162, 188, 180); /* oklch */ color: oklch(77.3% 0.031 175.0);
Tailwind
colors: {
custom: {
50: '#bdd0ca',
500: '#a2bcb4',
950: '#000000',
},
}SCSS
$custom: #a2bcb4; $custom-light: #bdd0ca; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb4",
"rgb": {
"r": 162,
"g": 188,
"b": 180
},
"hsl": {
"h": 161.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7733,
"c": 0.03053,
"h": 175
},
"luminance": 0.46943
}Semantic roles & 50–950 ramp
primary
#A2BCB4
secondary
#E1D9DB
accent
#4B639A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282