#A3CCCF#A3CCCF
#A3CCCF is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.043 H 201.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCCF |
|---|---|
| RGB | rgb(163, 204, 207) |
| HSL | hsl(184, 31%, 73%) |
| HSV | hsv(184, 21%, 81%) |
| CMYK | cmyk(21.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.31, -12.79, -5.95) |
| CIE-LCH | lch(79.31, 14.10, 204.94°) |
| OKLab | oklab(81.68% -0.0403 -0.0162) |
| OKLCH | oklch(81.68% 0.043 201.9) |
| XYZ | xyz(47.9563, 55.4755, 67.2005) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 8.53
Sky Blue
#87CEEB
ΔE00 9.28
Ice Blue
#A5DFF9
ΔE00 9.37
Pale Sky Blue
#BDF6FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCCF #CFA6A3
analogous
#A3CFBC #A3CCCF #A3B6CF
triadic
#A3CCCF #CFA3CC #CCCFA3
tetradic
#A3CCCF #BCA3CF #CFA6A3 #B6CFA3
square
#A3CCCF #BCA3CF #CFA6A3 #B6CFA3
split-complementary
#A3CCCF #CFA3B6 #CFBCA3
monochromatic
#559DA3 #7BB6BA #A3CCCF #CBE2E4 #EBF4F5
Accessibility & contrast
On white
1.74
#A3CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A3CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCCF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCCF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#95CFCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cccf; /* rgb */ color: rgb(163, 204, 207); /* oklch */ color: oklch(81.7% 0.043 201.9);
Tailwind
colors: {
custom: {
50: '#bfdbdd',
500: '#a3cccf',
950: '#000000',
},
}SCSS
$custom: #a3cccf; $custom-light: #bfdbdd; $custom-dark: #000000;
JSON
{
"hex": "#a3cccf",
"rgb": {
"r": 163,
"g": 204,
"b": 207
},
"hsl": {
"h": 184.091,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.81683,
"c": 0.04345,
"h": 201.9
},
"luminance": 0.55477
}Semantic roles & 50–950 ramp
primary
#A3CCCF
secondary
#A57572
accent
#433BAA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484