#A2BBBB#A2BBBB
#A2BBBB is a light, muted teal. Relative luminance 0.468; OKLCH L 77.3% C 0.027 H 196.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBB |
|---|---|
| RGB | rgb(162, 187, 187) |
| HSL | hsl(180, 16%, 68%) |
| HSV | hsv(180, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.07, -8.48, -2.87) |
| CIE-LCH | lch(74.07, 8.95, 198.70°) |
| OKLab | oklab(77.32% -0.0262 -0.0078) |
| OKLCH | oklch(77.32% 0.027 196.6) |
| XYZ | xyz(41.6380, 46.8089, 53.8453) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 9.23
Lightblue
#ADD8E6
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBB #BBA2A2
analogous
#A2BBAE #A2BBBB #A2AEBB
triadic
#A2BBBB #BBA2BB #BBBBA2
tetradic
#A2BBBB #AEA2BB #BBA2A2 #AEBBA2
square
#A2BBBB #AEA2BB #BBA2A2 #AEBBA2
split-complementary
#A2BBBB #BBA2AE #BBAEA2
monochromatic
#608383 #7FA1A1 #A2BBBB #C5D5D5 #E9EFEF
Accessibility & contrast
On white
2.03
#A2BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A2BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#9BBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbbb; /* rgb */ color: rgb(162, 187, 187); /* oklch */ color: oklch(77.3% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#bdcfcf',
500: '#a2bbbb',
950: '#000000',
},
}SCSS
$custom: #a2bbbb; $custom-light: #bdcfcf; $custom-dark: #000000;
JSON
{
"hex": "#a2bbbb",
"rgb": {
"r": 162,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77324,
"c": 0.02732,
"h": 196.6
},
"luminance": 0.4681
}Semantic roles & 50–950 ramp
primary
#A2BBBB
secondary
#E0D9D9
accent
#4C4C9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282