#A2BBB6#A2BBB6
#A2BBB6 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.028 H 182.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB6 |
|---|---|
| RGB | rgb(162, 187, 182) |
| HSL | hsl(168, 16%, 68%) |
| HSV | hsv(168, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(73.93, -9.50, -0.34) |
| CIE-LCH | lch(73.93, 9.51, 182.07°) |
| OKLab | oklab(77.17% -0.0282 -0.0011) |
| OKLCH | oklch(77.17% 0.028 182.2) |
| XYZ | xyz(41.1120, 46.5985, 51.0753) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 9.72
Cool Gray
#9AA7B0
ΔE00 10.35
Powder Blue
#B0E0E6
ΔE00 10.72
Lightblue
#ADD8E6
ΔE00 10.92
Silver
#C0C0C0
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB6 #BBA2A7
analogous
#A2BBA9 #A2BBB6 #A2B3BB
triadic
#A2BBB6 #B6A2BB #BBB6A2
tetradic
#A2BBB6 #A9A2BB #BBA2A7 #B3BBA2
square
#A2BBB6 #A9A2BB #BBA2A7 #B3BBA2
split-complementary
#A2BBB6 #BBA2B3 #BBA9A2
monochromatic
#60837C #7FA19A #A2BBB6 #C5D5D2 #E9EFED
Accessibility & contrast
On white
2.03
#A2BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#A2BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB6
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB6 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#B4B4B6
Tritanopia (blue-blind)
#9CBCB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbb6; /* rgb */ color: rgb(162, 187, 182); /* oklch */ color: oklch(77.2% 0.028 182.2);
Tailwind
colors: {
custom: {
50: '#bdcfcb',
500: '#a2bbb6',
950: '#000000',
},
}SCSS
$custom: #a2bbb6; $custom-light: #bdcfcb; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb6",
"rgb": {
"r": 162,
"g": 187,
"b": 182
},
"hsl": {
"h": 168,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77172,
"c": 0.02822,
"h": 182.2
},
"luminance": 0.46599
}Semantic roles & 50–950 ramp
primary
#A2BBB6
secondary
#E0D9DA
accent
#4C5B9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282