#A2BBB1#A2BBB1
#A2BBB1 is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.031 H 169.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB1 |
|---|---|
| RGB | rgb(162, 187, 177) |
| HSL | hsl(156, 16%, 68%) |
| HSV | hsv(156, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(73.80, -10.50, 2.19) |
| CIE-LCH | lch(73.80, 10.73, 168.22°) |
| OKLab | oklab(77.03% -0.0302 0.0056) |
| OKLCH | oklch(77.03% 0.031 169.4) |
| XYZ | xyz(40.6045, 46.3955, 48.4024) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.19
Cool Grey
#95A3A6
ΔE00 9.93
Silver (survey)
#C5C9C7
ΔE00 10.52
Sage Green
#9CAF88
ΔE00 10.78
Pale Teal
#82CBB2
ΔE00 11.07
Greyish Teal
#719F91
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB1 #BBA2AC
analogous
#A2BBA4 #A2BBB1 #A2B8BB
triadic
#A2BBB1 #B1A2BB #BBB1A2
tetradic
#A2BBB1 #A4A2BB #BBA2AC #B8BBA2
square
#A2BBB1 #A4A2BB #BBA2AC #B8BBA2
split-complementary
#A2BBB1 #BBA2B8 #BBA4A2
monochromatic
#608375 #7FA193 #A2BBB1 #C5D5CF #E9EFEC
Accessibility & contrast
On white
2.04
#A2BBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A2BBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB1
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB1 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B1
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#9DBBB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbb1; /* rgb */ color: rgb(162, 187, 177); /* oklch */ color: oklch(77.0% 0.031 169.4);
Tailwind
colors: {
custom: {
50: '#bdcfc8',
500: '#a2bbb1',
950: '#000000',
},
}SCSS
$custom: #a2bbb1; $custom-light: #bdcfc8; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb1",
"rgb": {
"r": 162,
"g": 187,
"b": 177
},
"hsl": {
"h": 156,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77025,
"c": 0.03077,
"h": 169.4
},
"luminance": 0.46396
}Semantic roles & 50–950 ramp
primary
#A2BBB1
secondary
#E0D9DC
accent
#4C6B9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282