#A2BBAF#A2BBAF
#A2BBAF is a light, muted teal. Relative luminance 0.463; OKLCH L 77.0% C 0.032 H 165.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBAF |
|---|---|
| RGB | rgb(162, 187, 175) |
| HSL | hsl(151, 16%, 68%) |
| HSV | hsv(151, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.75, -10.90, 3.21) |
| CIE-LCH | lch(73.75, 11.36, 163.60°) |
| OKLab | oklab(76.97% -0.0311 0.0083) |
| OKLCH | oklch(76.97% 0.032 165) |
| XYZ | xyz(40.4066, 46.3164, 47.3602) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 10.02
Cool Grey
#95A3A6
ΔE00 10.49
Pale Teal
#82CBB2
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 10.89
Greyish Teal
#719F91
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBAF #BBA2AE
analogous
#A2BBA2 #A2BBAF #A2BABB
triadic
#A2BBAF #AFA2BB #BBAFA2
tetradic
#A2BBAF #A2A2BB #BBA2AE #BABBA2
square
#A2BBAF #A2A2BB #BBA2AE #BABBA2
split-complementary
#A2BBAF #BBA2BA #BBA2A2
monochromatic
#608372 #7FA191 #A2BBAF #C5D5CD #E9EFEC
Accessibility & contrast
On white
2.05
#A2BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A2BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBAF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBAF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#9DBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbaf; /* rgb */ color: rgb(162, 187, 175); /* oklch */ color: oklch(77.0% 0.032 165.0);
Tailwind
colors: {
custom: {
50: '#bdcfc6',
500: '#a2bbaf',
950: '#000000',
},
}SCSS
$custom: #a2bbaf; $custom-light: #bdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a2bbaf",
"rgb": {
"r": 162,
"g": 187,
"b": 175
},
"hsl": {
"h": 151.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76968,
"c": 0.03217,
"h": 165
},
"luminance": 0.46317
}Semantic roles & 50–950 ramp
primary
#A2BBAF
secondary
#E0D9DC
accent
#4C719A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282