#A3BEBD#A3BEBD
#A3BEBD is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.029 H 193.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBD |
|---|---|
| RGB | rgb(163, 190, 189) |
| HSL | hsl(178, 17%, 69%) |
| HSV | hsv(178, 14%, 75%) |
| CMYK | cmyk(14.2%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.01, -9.32, -2.57) |
| CIE-LCH | lch(75.01, 9.67, 195.43°) |
| OKLab | oklab(78.1% -0.0285 -0.007) |
| OKLCH | oklch(78.1% 0.029 193.8) |
| XYZ | xyz(42.7007, 48.2865, 55.2047) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.48
Cool Gray
#9AA7B0
ΔE00 9.77
Bluegrey
#85A3B2
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBD #BEA3A4
analogous
#A3BEB0 #A3BEBD #A3B2BE
triadic
#A3BEBD #BDA3BE #BEBDA3
tetradic
#A3BEBD #B0A3BE #BEA3A4 #B2BEA3
square
#A3BEBD #B0A3BE #BEA3A4 #B2BEA3
split-complementary
#A3BEBD #BEA3B2 #BEB0A3
monochromatic
#5F8786 #7FA5A3 #A3BEBD #C7D7D7 #EBF1F0
Accessibility & contrast
On white
1.97
#A3BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A3BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#9BC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bebd; /* rgb */ color: rgb(163, 190, 189); /* oklch */ color: oklch(78.1% 0.029 193.8);
Tailwind
colors: {
custom: {
50: '#bed1d0',
500: '#a3bebd',
950: '#000000',
},
}SCSS
$custom: #a3bebd; $custom-light: #bed1d0; $custom-dark: #000000;
JSON
{
"hex": "#a3bebd",
"rgb": {
"r": 163,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.778,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.78101,
"c": 0.02938,
"h": 193.8
},
"luminance": 0.48288
}Semantic roles & 50–950 ramp
primary
#A3BEBD
secondary
#E2DADB
accent
#4A4D9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282