#A2BBB4#A2BBB4
#A2BBB4 is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.029 H 176.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB4 |
|---|---|
| RGB | rgb(162, 187, 180) |
| HSL | hsl(163, 16%, 68%) |
| HSV | hsv(163, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(73.88, -9.91, 0.67) |
| CIE-LCH | lch(73.88, 9.93, 176.13°) |
| OKLab | oklab(77.11% -0.029 0.0016) |
| OKLCH | oklch(77.11% 0.029 176.8) |
| XYZ | xyz(40.9068, 46.5164, 49.9945) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.13
Silver (survey)
#C5C9C7
ΔE00 10.01
Greenish Grey
#96AE8D
ΔE00 10.39
Cool Gray
#9AA7B0
ΔE00 11.05
Powder Blue
#B0E0E6
ΔE00 11.14
Silver
#C0C0C0
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB4 #BBA2A9
analogous
#A2BBA7 #A2BBB4 #A2B5BB
triadic
#A2BBB4 #B4A2BB #BBB4A2
tetradic
#A2BBB4 #A7A2BB #BBA2A9 #B5BBA2
square
#A2BBB4 #A7A2BB #BBA2A9 #B5BBA2
split-complementary
#A2BBB4 #BBA2B5 #BBA7A2
monochromatic
#608379 #7FA197 #A2BBB4 #C5D5D1 #E9EFED
Accessibility & contrast
On white
2.04
#A2BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A2BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB4
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB4 | 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)
#B9B8B4
Deuteranopia (green-blind)
#B4B4B5
Tritanopia (blue-blind)
#9CBCB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbb4; /* rgb */ color: rgb(162, 187, 180); /* oklch */ color: oklch(77.1% 0.029 176.8);
Tailwind
colors: {
custom: {
50: '#bdcfca',
500: '#a2bbb4',
950: '#000000',
},
}SCSS
$custom: #a2bbb4; $custom-light: #bdcfca; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb4",
"rgb": {
"r": 162,
"g": 187,
"b": 180
},
"hsl": {
"h": 163.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77113,
"c": 0.02906,
"h": 176.8
},
"luminance": 0.46517
}Semantic roles & 50–950 ramp
primary
#A2BBB4
secondary
#E0D9DB
accent
#4C629A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282