#A3CDCF#A3CDCF
#A3CDCF is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.044 H 199.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDCF |
|---|---|
| RGB | rgb(163, 205, 207) |
| HSL | hsl(183, 31%, 73%) |
| HSV | hsv(183, 21%, 81%) |
| CMYK | cmyk(21.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.59, -13.30, -5.54) |
| CIE-LCH | lch(79.59, 14.41, 202.63°) |
| OKLab | oklab(81.9% -0.0416 -0.0151) |
| OKLCH | oklch(81.9% 0.044 199.9) |
| XYZ | xyz(48.1948, 55.9524, 67.2799) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.74
Lightblue
#ADD8E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 8.14
Pale Sky Blue
#BDF6FE
ΔE00 9.51
Sky Blue
#87CEEB
ΔE00 9.65
Ice Blue
#A5DFF9
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDCF #CFA5A3
analogous
#A3CFBB #A3CDCF #A3B7CF
triadic
#A3CDCF #CFA3CD #CDCFA3
tetradic
#A3CDCF #BBA3CF #CFA5A3 #B7CFA3
square
#A3CDCF #BBA3CF #CFA5A3 #B7CFA3
split-complementary
#A3CDCF #CFA3B7 #CFBBA3
monochromatic
#559FA3 #7BB7BA #A3CDCF #CBE3E4 #EBF4F5
Accessibility & contrast
On white
1.72
#A3CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#A3CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDCF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDCF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BEC3CF
Tritanopia (blue-blind)
#95D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdcf; /* rgb */ color: rgb(163, 205, 207); /* oklch */ color: oklch(81.9% 0.044 199.9);
Tailwind
colors: {
custom: {
50: '#bfdcdd',
500: '#a3cdcf',
950: '#000000',
},
}SCSS
$custom: #a3cdcf; $custom-light: #bfdcdd; $custom-dark: #000000;
JSON
{
"hex": "#a3cdcf",
"rgb": {
"r": 163,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.727,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.81899,
"c": 0.0443,
"h": 199.9
},
"luminance": 0.55954
}Semantic roles & 50–950 ramp
primary
#A3CDCF
secondary
#A57472
accent
#403BAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484