#A2BCAF#A2BCAF
#A2BCAF is a light, muted teal. Relative luminance 0.467; OKLCH L 77.2% C 0.034 H 163.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCAF |
|---|---|
| RGB | rgb(162, 188, 175) |
| HSL | hsl(150, 16%, 69%) |
| HSV | hsv(150, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.02, -11.42, 3.60) |
| CIE-LCH | lch(74.02, 11.97, 162.48°) |
| OKLab | oklab(77.19% -0.0325 0.0094) |
| OKLCH | oklch(77.19% 0.034 163.9) |
| XYZ | xyz(40.6195, 46.7421, 47.4312) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 9.81
Pale Teal
#82CBB2
ΔE00 10.28
Darkseagreen
#8FBC8F
ΔE00 10.64
Greyish Teal
#719F91
ΔE00 10.98
Cool Grey
#95A3A6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCAF #BCA2AF
analogous
#A2BCA2 #A2BCAF #A2BCBC
triadic
#A2BCAF #AFA2BC #BCAFA2
tetradic
#A2BCAF #A2A2BC #BCA2AF #BCBCA2
square
#A2BCAF #A2A2BC #BCA2AF #BCBCA2
split-complementary
#A2BCAF #BCA2BC #BCA2A2
monochromatic
#5F8472 #7EA290 #A2BCAF #C6D6CE #E9EFEC
Accessibility & contrast
On white
2.03
#A2BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A2BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCAF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCAF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#9DBCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcaf; /* rgb */ color: rgb(162, 188, 175); /* oklch */ color: oklch(77.2% 0.034 163.9);
Tailwind
colors: {
custom: {
50: '#bdd0c6',
500: '#a2bcaf',
950: '#000000',
},
}SCSS
$custom: #a2bcaf; $custom-light: #bdd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a2bcaf",
"rgb": {
"r": 162,
"g": 188,
"b": 175
},
"hsl": {
"h": 150,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77185,
"c": 0.0338,
"h": 163.9
},
"luminance": 0.46743
}Semantic roles & 50–950 ramp
primary
#A2BCAF
secondary
#E1D9DD
accent
#4B739A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282