#A3CCCD#A3CCCD
#A3CCCD is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.043 H 198.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCCD |
|---|---|
| RGB | rgb(163, 204, 205) |
| HSL | hsl(181, 30%, 72%) |
| HSV | hsv(181, 20%, 80%) |
| CMYK | cmyk(20.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.26, -13.22, -4.95) |
| CIE-LCH | lch(79.26, 14.12, 200.55°) |
| OKLab | oklab(81.62% -0.0411 -0.0135) |
| OKLCH | oklch(81.62% 0.043 198.2) |
| XYZ | xyz(47.7134, 55.3783, 65.9209) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 8.36
Pale Sky Blue
#BDF6FE
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 10.10
Robin'S Egg Blue
#98EFF9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCCD #CDA4A3
analogous
#A3CDB9 #A3CCCD #A3B7CD
triadic
#A3CCCD #CDA3CC #CCCDA3
tetradic
#A3CCCD #B9A3CD #CDA4A3 #B7CDA3
square
#A3CCCD #B9A3CD #CDA4A3 #B7CDA3
split-complementary
#A3CCCD #CDA3B7 #CDB9A3
monochromatic
#569D9F #7BB6B7 #A3CCCD #CBE2E3 #EBF4F4
Accessibility & contrast
On white
1.74
#A3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#A3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCCD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCCD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#96CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cccd; /* rgb */ color: rgb(163, 204, 205); /* oklch */ color: oklch(81.6% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#bfdbdc',
500: '#a3cccd',
950: '#000000',
},
}SCSS
$custom: #a3cccd; $custom-light: #bfdbdc; $custom-dark: #000000;
JSON
{
"hex": "#a3cccd",
"rgb": {
"r": 163,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.429,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.8162,
"c": 0.04328,
"h": 198.2
},
"luminance": 0.5538
}Semantic roles & 50–950 ramp
primary
#A3CCCD
secondary
#A27372
accent
#403DA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484