#A3BEBA#A3BEBA
#A3BEBA is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.030 H 185.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBA |
|---|---|
| RGB | rgb(163, 190, 186) |
| HSL | hsl(171, 17%, 69%) |
| HSV | hsv(171, 14%, 75%) |
| CMYK | cmyk(14.2%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(74.92, -9.94, -1.06) |
| CIE-LCH | lch(74.92, 9.99, 186.10°) |
| OKLab | oklab(78.01% -0.0297 -0.003) |
| OKLCH | oklch(78.01% 0.03 185.7) |
| XYZ | xyz(42.3784, 48.1576, 53.5074) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 9.77
Lightblue
#ADD8E6
ΔE00 9.98
Cool Gray
#9AA7B0
ΔE00 10.70
Silver
#C0C0C0
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBA #BEA3A7
analogous
#A3BEAD #A3BEBA #A3B5BE
triadic
#A3BEBA #BAA3BE #BEBAA3
tetradic
#A3BEBA #ADA3BE #BEA3A7 #B5BEA3
square
#A3BEBA #ADA3BE #BEA3A7 #B5BEA3
split-complementary
#A3BEBA #BEA3B5 #BEADA3
monochromatic
#5F8781 #7FA59F #A3BEBA #C7D7D5 #EBF1F0
Accessibility & contrast
On white
1.98
#A3BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A3BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#9CBFBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3beba; /* rgb */ color: rgb(163, 190, 186); /* oklch */ color: oklch(78.0% 0.030 185.7);
Tailwind
colors: {
custom: {
50: '#bed1ce',
500: '#a3beba',
950: '#000000',
},
}SCSS
$custom: #a3beba; $custom-light: #bed1ce; $custom-dark: #000000;
JSON
{
"hex": "#a3beba",
"rgb": {
"r": 163,
"g": 190,
"b": 186
},
"hsl": {
"h": 171.111,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.7801,
"c": 0.02989,
"h": 185.7
},
"luminance": 0.48159
}Semantic roles & 50–950 ramp
primary
#A3BEBA
secondary
#E2DADC
accent
#4A569B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282