#A3BEBF#A3BEBF
#A3BEBF is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.029 H 199.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBF |
|---|---|
| RGB | rgb(163, 190, 191) |
| HSL | hsl(182, 18%, 69%) |
| HSV | hsv(182, 15%, 75%) |
| CMYK | cmyk(14.7%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.06, -8.90, -3.58) |
| CIE-LCH | lch(75.06, 9.60, 201.90°) |
| OKLab | oklab(78.16% -0.0277 -0.0097) |
| OKLCH | oklch(78.16% 0.029 199.3) |
| XYZ | xyz(42.9193, 48.3739, 56.3559) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBF #BFA4A3
analogous
#A3BFB2 #A3BEBF #A3B0BF
triadic
#A3BEBF #BFA3BE #BEBFA3
tetradic
#A3BEBF #B2A3BF #BFA4A3 #B0BFA3
square
#A3BEBF #B2A3BF #BFA4A3 #B0BFA3
split-complementary
#A3BEBF #BFA3B0 #BFB2A3
monochromatic
#5F8789 #7FA5A6 #A3BEBF #C7D8D8 #EBF1F1
Accessibility & contrast
On white
1.97
#A3BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A3BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#9BC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bebf; /* rgb */ color: rgb(163, 190, 191); /* oklch */ color: oklch(78.2% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#bed1d2',
500: '#a3bebf',
950: '#000000',
},
}SCSS
$custom: #a3bebf; $custom-light: #bed1d2; $custom-dark: #000000;
JSON
{
"hex": "#a3bebf",
"rgb": {
"r": 163,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.143,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78163,
"c": 0.02938,
"h": 199.3
},
"luminance": 0.48375
}Semantic roles & 50–950 ramp
primary
#A3BEBF
secondary
#E3DBDB
accent
#4C499C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282