#A2BBB7#A2BBB7
#A2BBB7 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.028 H 185.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB7 |
|---|---|
| RGB | rgb(162, 187, 183) |
| HSL | hsl(170, 16%, 68%) |
| HSV | hsv(170, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.96, -9.30, -0.85) |
| CIE-LCH | lch(73.96, 9.34, 185.22°) |
| OKLab | oklab(77.2% -0.0278 -0.0024) |
| OKLCH | oklch(77.2% 0.028 185) |
| XYZ | xyz(41.2157, 46.6400, 51.6215) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 9.59
Cool Gray
#9AA7B0
ΔE00 10.00
Powder Blue
#B0E0E6
ΔE00 10.53
Lightblue
#ADD8E6
ΔE00 10.57
Silver
#C0C0C0
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB7 #BBA2A6
analogous
#A2BBAA #A2BBB7 #A2B2BB
triadic
#A2BBB7 #B7A2BB #BBB7A2
tetradic
#A2BBB7 #AAA2BB #BBA2A6 #B2BBA2
square
#A2BBB7 #AAA2BB #BBA2A6 #B2BBA2
split-complementary
#A2BBB7 #BBA2B2 #BBAAA2
monochromatic
#60837D #7FA19C #A2BBB7 #C5D5D2 #E9EFEE
Accessibility & contrast
On white
2.03
#A2BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A2BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB7
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB7 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B7
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#9CBCBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbb7; /* rgb */ color: rgb(162, 187, 183); /* oklch */ color: oklch(77.2% 0.028 185.0);
Tailwind
colors: {
custom: {
50: '#bdcfcc',
500: '#a2bbb7',
950: '#000000',
},
}SCSS
$custom: #a2bbb7; $custom-light: #bdcfcc; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb7",
"rgb": {
"r": 162,
"g": 187,
"b": 183
},
"hsl": {
"h": 170.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77202,
"c": 0.02789,
"h": 185
},
"luminance": 0.46641
}Semantic roles & 50–950 ramp
primary
#A2BBB7
secondary
#E0D9DA
accent
#4C589A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282