#A2BBB0#A2BBB0
#A2BBB0 is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.031 H 167.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB0 |
|---|---|
| RGB | rgb(162, 187, 176) |
| HSL | hsl(154, 16%, 68%) |
| HSV | hsv(154, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(73.78, -10.70, 2.70) |
| CIE-LCH | lch(73.78, 11.03, 165.84°) |
| OKLab | oklab(77% -0.0307 0.007) |
| OKLCH | oklch(77% 0.031 167.2) |
| XYZ | xyz(40.5052, 46.3558, 47.8794) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.81
Cool Grey
#95A3A6
ΔE00 10.21
Sage Green
#9CAF88
ΔE00 10.40
Silver (survey)
#C5C9C7
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.88
Greyish Teal
#719F91
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB0 #BBA2AD
analogous
#A2BBA3 #A2BBB0 #A2B9BB
triadic
#A2BBB0 #B0A2BB #BBB0A2
tetradic
#A2BBB0 #A3A2BB #BBA2AD #B9BBA2
square
#A2BBB0 #A3A2BB #BBA2AD #B9BBA2
split-complementary
#A2BBB0 #BBA2B9 #BBA3A2
monochromatic
#608373 #7FA192 #A2BBB0 #C5D5CE #E9EFEC
Accessibility & contrast
On white
2.04
#A2BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A2BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AF
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#9DBBB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbb0; /* rgb */ color: rgb(162, 187, 176); /* oklch */ color: oklch(77.0% 0.031 167.2);
Tailwind
colors: {
custom: {
50: '#bdcfc7',
500: '#a2bbb0',
950: '#000000',
},
}SCSS
$custom: #a2bbb0; $custom-light: #bdcfc7; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb0",
"rgb": {
"r": 162,
"g": 187,
"b": 176
},
"hsl": {
"h": 153.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76996,
"c": 0.03144,
"h": 167.2
},
"luminance": 0.46357
}Semantic roles & 50–950 ramp
primary
#A2BBB0
secondary
#E0D9DC
accent
#4C6E9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282