#A2BBBE#A2BBBE
#A2BBBE is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.028 H 205.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBE |
|---|---|
| RGB | rgb(162, 187, 190) |
| HSL | hsl(186, 18%, 69%) |
| HSV | hsv(186, 15%, 75%) |
| CMYK | cmyk(14.7%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.15, -7.86, -4.38) |
| CIE-LCH | lch(74.15, 9.00, 209.16°) |
| OKLab | oklab(77.42% -0.025 -0.0119) |
| OKLCH | oklch(77.42% 0.028 205.4) |
| XYZ | xyz(41.9625, 46.9387, 55.5544) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 8.65
Bluegrey
#85A3B2
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBE #BEA5A2
analogous
#A2BEB3 #A2BBBE #A2ADBE
triadic
#A2BBBE #BEA2BB #BBBEA2
tetradic
#A2BBBE #B3A2BE #BEA5A2 #ADBEA2
square
#A2BBBE #B3A2BE #BEA5A2 #ADBEA2
split-complementary
#A2BBBE #BEA2AD #BEB3A2
monochromatic
#5E8387 #7EA1A5 #A2BBBE #C6D5D7 #EAF0F0
Accessibility & contrast
On white
2.02
#A2BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A2BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#9ABDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbbe; /* rgb */ color: rgb(162, 187, 190); /* oklch */ color: oklch(77.4% 0.028 205.4);
Tailwind
colors: {
custom: {
50: '#bdcfd1',
500: '#a2bbbe',
950: '#000000',
},
}SCSS
$custom: #a2bbbe; $custom-light: #bdcfd1; $custom-dark: #000000;
JSON
{
"hex": "#a2bbbe",
"rgb": {
"r": 162,
"g": 187,
"b": 190
},
"hsl": {
"h": 186.429,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77417,
"c": 0.02765,
"h": 205.4
},
"luminance": 0.4694
}Semantic roles & 50–950 ramp
primary
#A2BBBE
secondary
#E2DBDA
accent
#52499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282