#A2BBBA#A2BBBA
#A2BBBA is a light, muted teal. Relative luminance 0.468; OKLCH L 77.3% C 0.027 H 193.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBA |
|---|---|
| RGB | rgb(162, 187, 186) |
| HSL | hsl(178, 16%, 68%) |
| HSV | hsv(178, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.04, -8.69, -2.37) |
| CIE-LCH | lch(74.04, 9.00, 195.23°) |
| OKLab | oklab(77.29% -0.0266 -0.0064) |
| OKLCH | oklch(77.29% 0.027 193.6) |
| XYZ | xyz(41.5313, 46.7662, 53.2835) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.82
Cool Gray
#9AA7B0
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 9.29
Lightblue
#ADD8E6
ΔE00 9.60
Bluegrey
#85A3B2
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBA #BBA2A3
analogous
#A2BBAD #A2BBBA #A2AFBB
triadic
#A2BBBA #BAA2BB #BBBAA2
tetradic
#A2BBBA #ADA2BB #BBA2A3 #AFBBA2
square
#A2BBBA #ADA2BB #BBA2A3 #AFBBA2
split-complementary
#A2BBBA #BBA2AF #BBADA2
monochromatic
#608381 #7FA1A0 #A2BBBA #C5D5D4 #E9EFEE
Accessibility & contrast
On white
2.03
#A2BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A2BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BA
Deuteranopia (green-blind)
#B3B4BA
Tritanopia (blue-blind)
#9BBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbba; /* rgb */ color: rgb(162, 187, 186); /* oklch */ color: oklch(77.3% 0.027 193.6);
Tailwind
colors: {
custom: {
50: '#bdcfce',
500: '#a2bbba',
950: '#000000',
},
}SCSS
$custom: #a2bbba; $custom-light: #bdcfce; $custom-dark: #000000;
JSON
{
"hex": "#a2bbba",
"rgb": {
"r": 162,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77293,
"c": 0.02735,
"h": 193.6
},
"luminance": 0.46767
}Semantic roles & 50–950 ramp
primary
#A2BBBA
secondary
#E0D9D9
accent
#4C4F9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282