#A2BBB3#A2BBB3
#A2BBB3 is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.030 H 174.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB3 |
|---|---|
| RGB | rgb(162, 187, 179) |
| HSL | hsl(161, 16%, 68%) |
| HSV | hsv(161, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(73.85, -10.11, 1.18) |
| CIE-LCH | lch(73.85, 10.17, 173.36°) |
| OKLab | oklab(77.08% -0.0294 0.003) |
| OKLCH | oklch(77.08% 0.03 174.2) |
| XYZ | xyz(40.8053, 46.4758, 49.4599) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.17
Greyish Teal
#719F91
ΔE00 11.36
Powder Blue
#B0E0E6
ΔE00 11.37
Cool Gray
#9AA7B0
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB3 #BBA2AA
analogous
#A2BBA6 #A2BBB3 #A2B6BB
triadic
#A2BBB3 #B3A2BB #BBB3A2
tetradic
#A2BBB3 #A6A2BB #BBA2AA #B6BBA2
square
#A2BBB3 #A6A2BB #BBA2AA #B6BBA2
split-complementary
#A2BBB3 #BBA2B6 #BBA6A2
monochromatic
#608378 #7FA196 #A2BBB3 #C5D5D0 #E9EFED
Accessibility & contrast
On white
2.04
#A2BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A2BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB3 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B3
Deuteranopia (green-blind)
#B4B4B4
Tritanopia (blue-blind)
#9DBCB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbb3; /* rgb */ color: rgb(162, 187, 179); /* oklch */ color: oklch(77.1% 0.030 174.2);
Tailwind
colors: {
custom: {
50: '#bdcfc9',
500: '#a2bbb3',
950: '#000000',
},
}SCSS
$custom: #a2bbb3; $custom-light: #bdcfc9; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb3",
"rgb": {
"r": 162,
"g": 187,
"b": 179
},
"hsl": {
"h": 160.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77083,
"c": 0.02957,
"h": 174.2
},
"luminance": 0.46477
}Semantic roles & 50–950 ramp
primary
#A2BBB3
secondary
#E0D9DB
accent
#4C659A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282