#A2BCB5#A2BCB5
#A2BCB5 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.030 H 177.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB5 |
|---|---|
| RGB | rgb(162, 188, 181) |
| HSL | hsl(164, 16%, 69%) |
| HSV | hsv(164, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(74.18, -10.23, 0.56) |
| CIE-LCH | lch(74.18, 10.25, 176.86°) |
| OKLab | oklab(77.36% -0.03 0.0013) |
| OKLCH | oklch(77.36% 0.03 177.5) |
| XYZ | xyz(41.2219, 46.9831, 50.6039) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.43
Silver (survey)
#C5C9C7
ΔE00 10.15
Greenish Grey
#96AE8D
ΔE00 10.50
Powder Blue
#B0E0E6
ΔE00 10.84
Cool Gray
#9AA7B0
ΔE00 11.30
Lightblue
#ADD8E6
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB5 #BCA2A9
analogous
#A2BCA8 #A2BCB5 #A2B6BC
triadic
#A2BCB5 #B5A2BC #BCB5A2
tetradic
#A2BCB5 #A8A2BC #BCA2A9 #B6BCA2
square
#A2BCB5 #A8A2BC #BCA2A9 #B6BCA2
split-complementary
#A2BCB5 #BCA2B6 #BCA8A2
monochromatic
#5F847A #7EA299 #A2BCB5 #C6D6D1 #E9EFEE
Accessibility & contrast
On white
2.02
#A2BCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A2BCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB5
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB5 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#9CBDBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcb5; /* rgb */ color: rgb(162, 188, 181); /* oklch */ color: oklch(77.4% 0.030 177.5);
Tailwind
colors: {
custom: {
50: '#bdd0cb',
500: '#a2bcb5',
950: '#000000',
},
}SCSS
$custom: #a2bcb5; $custom-light: #bdd0cb; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb5",
"rgb": {
"r": 162,
"g": 188,
"b": 181
},
"hsl": {
"h": 163.846,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77359,
"c": 0.03003,
"h": 177.5
},
"luminance": 0.46984
}Semantic roles & 50–950 ramp
primary
#A2BCB5
secondary
#E1D9DB
accent
#4B609A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282