#A3BBBE#A3BBBE
#A3BBBE is a light, muted teal. Relative luminance 0.470; OKLCH L 77.5% C 0.027 H 205.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBBE |
|---|---|
| RGB | rgb(163, 187, 190) |
| HSL | hsl(187, 17%, 69%) |
| HSV | hsv(187, 14%, 75%) |
| CMYK | cmyk(14.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.22, -7.53, -4.28) |
| CIE-LCH | lch(74.22, 8.66, 209.59°) |
| OKLab | oklab(77.49% -0.024 -0.0116) |
| OKLCH | oklch(77.49% 0.027 205.8) |
| XYZ | xyz(42.1665, 47.0439, 55.5640) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBBE #BEA6A3
analogous
#A3BEB4 #A3BBBE #A3AEBE
triadic
#A3BBBE #BEA3BB #BBBEA3
tetradic
#A3BBBE #B4A3BE #BEA6A3 #AEBEA3
square
#A3BBBE #B4A3BE #BEA6A3 #AEBEA3
split-complementary
#A3BBBE #BEA3AE #BEB4A3
monochromatic
#5F8387 #7FA0A5 #A3BBBE #C7D6D7 #EBF0F1
Accessibility & contrast
On white
2.02
#A3BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A3BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBBE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBBE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#9BBDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bbbe; /* rgb */ color: rgb(163, 187, 190); /* oklch */ color: oklch(77.5% 0.027 205.8);
Tailwind
colors: {
custom: {
50: '#becfd1',
500: '#a3bbbe',
950: '#000000',
},
}SCSS
$custom: #a3bbbe; $custom-light: #becfd1; $custom-dark: #000000;
JSON
{
"hex": "#a3bbbe",
"rgb": {
"r": 163,
"g": 187,
"b": 190
},
"hsl": {
"h": 186.667,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.77488,
"c": 0.02661,
"h": 205.8
},
"luminance": 0.47045
}Semantic roles & 50–950 ramp
primary
#A3BBBE
secondary
#E2DBDA
accent
#534A9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282