#A3CECD#A3CECD
#A3CECD is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.045 H 194.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CECD |
|---|---|
| RGB | rgb(163, 206, 205) |
| HSL | hsl(179, 30%, 72%) |
| HSV | hsv(179, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.80, -14.25, -4.15) |
| CIE-LCH | lch(79.80, 14.84, 196.24°) |
| OKLab | oklab(82.05% -0.0438 -0.0114) |
| OKLCH | oklch(82.05% 0.045 194.5) |
| XYZ | xyz(48.1918, 56.3351, 66.0804) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.71
Pale Sky Blue
#BDF6FE
ΔE00 9.65
Robin'S Egg Blue
#98EFF9
ΔE00 9.77
Duck Egg Blue
#C3FBF4
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CECD #CEA3A4
analogous
#A3CEB8 #A3CECD #A3B9CE
triadic
#A3CECD #CDA3CE #CECDA3
tetradic
#A3CECD #B8A3CE #CEA3A4 #B9CEA3
square
#A3CECD #B8A3CE #CEA3A4 #B9CEA3
split-complementary
#A3CECD #CEA3B9 #CEB8A3
monochromatic
#56A19F #7BB9B7 #A3CECD #CBE3E3 #EBF4F4
Accessibility & contrast
On white
1.71
#A3CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#A3CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CECD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CECD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#96D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3cecd; /* rgb */ color: rgb(163, 206, 205); /* oklch */ color: oklch(82.1% 0.045 194.5);
Tailwind
colors: {
custom: {
50: '#bfdddc',
500: '#a3cecd',
950: '#000000',
},
}SCSS
$custom: #a3cecd; $custom-light: #bfdddc; $custom-dark: #000000;
JSON
{
"hex": "#a3cecd",
"rgb": {
"r": 163,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.605,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.82053,
"c": 0.04522,
"h": 194.5
},
"luminance": 0.56337
}Semantic roles & 50–950 ramp
primary
#A3CECD
secondary
#A37273
accent
#3C3FA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484