#A3CED3#A3CED3
#A3CED3 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.046 H 205.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CED3 |
|---|---|
| RGB | rgb(163, 206, 211) |
| HSL | hsl(186, 35%, 73%) |
| HSV | hsv(186, 23%, 83%) |
| CMYK | cmyk(22.7%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.97, -12.94, -7.12) |
| CIE-LCH | lch(79.97, 14.77, 208.82°) |
| OKLab | oklab(82.24% -0.0414 -0.0194) |
| OKLCH | oklch(82.24% 0.046 205.1) |
| XYZ | xyz(48.9300, 56.6304, 69.9681) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 4.67
Paleturquoise
#AFEEEE
ΔE00 8.22
Ice Blue
#A5DFF9
ΔE00 8.41
Sky Blue
#87CEEB
ΔE00 8.43
Pale Sky Blue
#BDF6FE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CED3 #D3A8A3
analogous
#A3D3C0 #A3CED3 #A3B6D3
triadic
#A3CED3 #D3A3CE #CED3A3
tetradic
#A3CED3 #C0A3D3 #D3A8A3 #B6D3A3
square
#A3CED3 #C0A3D3 #D3A8A3 #B6D3A3
split-complementary
#A3CED3 #D3A3B6 #D3C0A3
monochromatic
#51A1AA #7AB8BF #A3CED3 #CCE4E7 #EAF4F5
Accessibility & contrast
On white
1.70
#A3CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#A3CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CED3
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CED3 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD3
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#94D2CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3ced3; /* rgb */ color: rgb(163, 206, 211); /* oklch */ color: oklch(82.2% 0.046 205.1);
Tailwind
colors: {
custom: {
50: '#bfdde0',
500: '#a3ced3',
950: '#000000',
},
}SCSS
$custom: #a3ced3; $custom-light: #bfdde0; $custom-dark: #000000;
JSON
{
"hex": "#a3ced3",
"rgb": {
"r": 163,
"g": 206,
"b": 211
},
"hsl": {
"h": 186.25,
"s": 35.294,
"l": 73.333
},
"oklch": {
"l": 0.82241,
"c": 0.0457,
"h": 205.1
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#A3CED3
secondary
#A97771
accent
#4437AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484