#A3CCCA#A3CCCA
#A3CCCA is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.043 H 192.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCCA |
|---|---|
| RGB | rgb(163, 204, 202) |
| HSL | hsl(177, 29%, 72%) |
| HSV | hsv(177, 20%, 80%) |
| CMYK | cmyk(20.1%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.18, -13.86, -3.46) |
| CIE-LCH | lch(79.18, 14.29, 194.03°) |
| OKLab | oklab(81.53% -0.0423 -0.0095) |
| OKLCH | oklch(81.53% 0.043 192.7) |
| XYZ | xyz(47.3547, 55.2348, 64.0320) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 8.30
Pale Sky Blue
#BDF6FE
ΔE00 10.27
Robin'S Egg Blue
#98EFF9
ΔE00 10.46
Pale Teal
#82CBB2
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCCA #CCA3A5
analogous
#A3CCB6 #A3CCCA #A3BACC
triadic
#A3CCCA #CAA3CC #CCCAA3
tetradic
#A3CCCA #B6A3CC #CCA3A5 #BACCA3
square
#A3CCCA #B6A3CC #CCA3A5 #BACCA3
split-complementary
#A3CCCA #CCA3BA #CCB6A3
monochromatic
#579D9A #7CB6B3 #A3CCCA #CAE2E1 #EBF4F4
Accessibility & contrast
On white
1.74
#A3CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#A3CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCCA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCCA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#97CECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3ccca; /* rgb */ color: rgb(163, 204, 202); /* oklch */ color: oklch(81.5% 0.043 192.7);
Tailwind
colors: {
custom: {
50: '#bfdbda',
500: '#a3ccca',
950: '#000000',
},
}SCSS
$custom: #a3ccca; $custom-light: #bfdbda; $custom-dark: #000000;
JSON
{
"hex": "#a3ccca",
"rgb": {
"r": 163,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.073,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.81527,
"c": 0.04337,
"h": 192.7
},
"luminance": 0.55237
}Semantic roles & 50–950 ramp
primary
#A3CCCA
secondary
#A17274
accent
#3E43A7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483