#A2BBB8#A2BBB8
#A2BBB8 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.2% C 0.028 H 187.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBB8 |
|---|---|
| RGB | rgb(162, 187, 184) |
| HSL | hsl(173, 16%, 68%) |
| HSV | hsv(173, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(73.99, -9.10, -1.35) |
| CIE-LCH | lch(73.99, 9.20, 188.47°) |
| OKLab | oklab(77.23% -0.0274 -0.0037) |
| OKLCH | oklch(77.23% 0.028 187.8) |
| XYZ | xyz(41.3202, 46.6818, 52.1716) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 9.47
Cool Gray
#9AA7B0
ΔE00 9.66
Lightblue
#ADD8E6
ΔE00 10.23
Powder Blue
#B0E0E6
ΔE00 10.37
Bluegrey
#85A3B2
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBB8 #BBA2A5
analogous
#A2BBAB #A2BBB8 #A2B1BB
triadic
#A2BBB8 #B8A2BB #BBB8A2
tetradic
#A2BBB8 #ABA2BB #BBA2A5 #B1BBA2
square
#A2BBB8 #ABA2BB #BBA2A5 #B1BBA2
split-complementary
#A2BBB8 #BBA2B1 #BBABA2
monochromatic
#60837F #7FA19D #A2BBB8 #C5D5D3 #E9EFEE
Accessibility & contrast
On white
2.03
#A2BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A2BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBB8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBB8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#9BBCBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbb8; /* rgb */ color: rgb(162, 187, 184); /* oklch */ color: oklch(77.2% 0.028 187.8);
Tailwind
colors: {
custom: {
50: '#bdcfcd',
500: '#a2bbb8',
950: '#000000',
},
}SCSS
$custom: #a2bbb8; $custom-light: #bdcfcd; $custom-dark: #000000;
JSON
{
"hex": "#a2bbb8",
"rgb": {
"r": 162,
"g": 187,
"b": 184
},
"hsl": {
"h": 172.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77232,
"c": 0.02765,
"h": 187.8
},
"luminance": 0.46683
}Semantic roles & 50–950 ramp
primary
#A2BBB8
secondary
#E0D9DA
accent
#4C559A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282