#A2BBBF#A2BBBF
#A2BBBF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.028 H 208.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBF |
|---|---|
| RGB | rgb(162, 187, 191) |
| HSL | hsl(188, 18%, 69%) |
| HSV | hsv(188, 15%, 75%) |
| CMYK | cmyk(15.2%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.18, -7.64, -4.89) |
| CIE-LCH | lch(74.18, 9.07, 212.58°) |
| OKLab | oklab(77.45% -0.0246 -0.0132) |
| OKLCH | oklch(77.45% 0.028 208.3) |
| XYZ | xyz(42.0722, 46.9826, 56.1320) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBF #BFA6A2
analogous
#A2BFB5 #A2BBBF #A2ADBF
triadic
#A2BBBF #BFA2BB #BBBFA2
tetradic
#A2BBBF #B5A2BF #BFA6A2 #ADBFA2
square
#A2BBBF #B5A2BF #BFA6A2 #ADBFA2
split-complementary
#A2BBBF #BFA2AD #BFB5A2
monochromatic
#5E8389 #7EA0A6 #A2BBBF #C6D6D8 #EBF0F1
Accessibility & contrast
On white
2.02
#A2BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A2BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B1B5BF
Tritanopia (blue-blind)
#9ABDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbbf; /* rgb */ color: rgb(162, 187, 191); /* oklch */ color: oklch(77.4% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#bdcfd2',
500: '#a2bbbf',
950: '#000000',
},
}SCSS
$custom: #a2bbbf; $custom-light: #bdcfd2; $custom-dark: #000000;
JSON
{
"hex": "#a2bbbf",
"rgb": {
"r": 162,
"g": 187,
"b": 191
},
"hsl": {
"h": 188.276,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77449,
"c": 0.02791,
"h": 208.3
},
"luminance": 0.46984
}Semantic roles & 50–950 ramp
primary
#A2BBBF
secondary
#E3DBDA
accent
#54499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282