#A2BBB2#A2BBB2
#A2BBB2 is a light, muted teal. Relative luminance 0.464; OKLCH L 77.1% C 0.030 H 171.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB2 |
|---|---|
| RGB | rgb(162, 187, 178) |
| HSL | hsl(158, 16%, 68%) |
| HSV | hsv(158, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.83, -10.30, 1.68) |
| CIE-LCH | lch(73.83, 10.44, 170.72°) |
| OKLab | oklab(77.05% -0.0298 0.0043) |
| OKLCH | oklch(77.05% 0.03 171.8) |
| XYZ | xyz(40.7046, 46.4355, 48.9292) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 9.66
Silver (survey)
#C5C9C7
ΔE00 10.34
Sage Green
#9CAF88
ΔE00 11.18
Greyish Teal
#719F91
ΔE00 11.24
Pale Teal
#82CBB2
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB2 #BBA2AB
analogous
#A2BBA5 #A2BBB2 #A2B7BB
triadic
#A2BBB2 #B2A2BB #BBB2A2
tetradic
#A2BBB2 #A5A2BB #BBA2AB #B7BBA2
square
#A2BBB2 #A5A2BB #BBA2AB #B7BBA2
split-complementary
#A2BBB2 #BBA2B7 #BBA5A2
monochromatic
#608376 #7FA195 #A2BBB2 #C5D5CF #E9EFED
Accessibility & contrast
On white
2.04
#A2BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#A2BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#9DBCB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbb2; /* rgb */ color: rgb(162, 187, 178); /* oklch */ color: oklch(77.1% 0.030 171.8);
Tailwind
colors: {
custom: {
50: '#bdcfc9',
500: '#a2bbb2',
950: '#000000',
},
}SCSS
$custom: #a2bbb2; $custom-light: #bdcfc9; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb2",
"rgb": {
"r": 162,
"g": 187,
"b": 178
},
"hsl": {
"h": 158.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77054,
"c": 0.03015,
"h": 171.8
},
"luminance": 0.46436
}Semantic roles & 50–950 ramp
primary
#A2BBB2
secondary
#E0D9DB
accent
#4C689A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282