#A3BEC2#A3BEC2
#A3BEC2 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.3% C 0.030 H 207.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEC2 |
|---|---|
| RGB | rgb(163, 190, 194) |
| HSL | hsl(188, 20%, 70%) |
| HSV | hsv(188, 16%, 76%) |
| CMYK | cmyk(16%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.14, -8.27, -5.09) |
| CIE-LCH | lch(75.14, 9.71, 211.58°) |
| OKLab | oklab(78.26% -0.0265 -0.0138) |
| OKLCH | oklch(78.26% 0.03 207.4) |
| XYZ | xyz(43.2528, 48.5073, 58.1125) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.32
Cool Gray
#9AA7B0
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 9.06
Bluegrey
#85A3B2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEC2 #C2A7A3
analogous
#A3C2B6 #A3BEC2 #A3AFC2
triadic
#A3BEC2 #C2A3BE #BEC2A3
tetradic
#A3BEC2 #B6A3C2 #C2A7A3 #AFC2A3
square
#A3BEC2 #B6A3C2 #C2A7A3 #AFC2A3
split-complementary
#A3BEC2 #C2A3AF #C2B6A3
monochromatic
#5E878D #7EA4AA #A3BEC2 #C8D8DA #EDF2F3
Accessibility & contrast
On white
1.96
#A3BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A3BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEC2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEC2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC2
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#9AC1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bec2; /* rgb */ color: rgb(163, 190, 194); /* oklch */ color: oklch(78.3% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#bed1d4',
500: '#a3bec2',
950: '#000000',
},
}SCSS
$custom: #a3bec2; $custom-light: #bed1d4; $custom-dark: #000000;
JSON
{
"hex": "#a3bec2",
"rgb": {
"r": 163,
"g": 190,
"b": 194
},
"hsl": {
"h": 187.742,
"s": 20.261,
"l": 70
},
"oklch": {
"l": 0.78257,
"c": 0.0299,
"h": 207.4
},
"luminance": 0.48508
}Semantic roles & 50–950 ramp
primary
#A3BEC2
secondary
#E5DDDC
accent
#52479F
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283