#A3CDCE#A3CDCE
#A3CDCE is a light, muted teal. Relative luminance 0.559; OKLCH L 81.9% C 0.044 H 198.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDCE |
|---|---|
| RGB | rgb(163, 205, 206) |
| HSL | hsl(181, 30%, 72%) |
| HSV | hsv(181, 21%, 81%) |
| CMYK | cmyk(20.9%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.56, -13.52, -5.05) |
| CIE-LCH | lch(79.56, 14.43, 200.48°) |
| OKLab | oklab(81.87% -0.042 -0.0138) |
| OKLCH | oklch(81.87% 0.044 198.1) |
| XYZ | xyz(48.0729, 55.9036, 66.6381) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 8.06
Pale Sky Blue
#BDF6FE
ΔE00 9.61
Robin'S Egg Blue
#98EFF9
ΔE00 9.82
Sky Blue
#87CEEB
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDCE #CEA4A3
analogous
#A3CEB9 #A3CDCE #A3B8CE
triadic
#A3CDCE #CEA3CD #CDCEA3
tetradic
#A3CDCE #B9A3CE #CEA4A3 #B8CEA3
square
#A3CDCE #B9A3CE #CEA4A3 #B8CEA3
split-complementary
#A3CDCE #CEA3B8 #CEB9A3
monochromatic
#569FA1 #7BB7B9 #A3CDCE #CBE3E3 #EBF4F4
Accessibility & contrast
On white
1.72
#A3CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A3CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDCE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDCE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#95D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdce; /* rgb */ color: rgb(163, 205, 206); /* oklch */ color: oklch(81.9% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#bfdcdc',
500: '#a3cdce',
950: '#000000',
},
}SCSS
$custom: #a3cdce; $custom-light: #bfdcdc; $custom-dark: #000000;
JSON
{
"hex": "#a3cdce",
"rgb": {
"r": 163,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.395,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81867,
"c": 0.04424,
"h": 198.1
},
"luminance": 0.55905
}Semantic roles & 50–950 ramp
primary
#A3CDCE
secondary
#A37372
accent
#3F3CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484