#A3CBCF#A3CBCF
#A3CBCF is a light, muted teal. Relative luminance 0.550; OKLCH L 81.5% C 0.043 H 203.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CBCF |
|---|---|
| RGB | rgb(163, 203, 207) |
| HSL | hsl(185, 31%, 73%) |
| HSV | hsv(185, 21%, 81%) |
| CMYK | cmyk(21.3%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.04, -12.27, -6.35) |
| CIE-LCH | lch(79.04, 13.82, 207.36°) |
| OKLab | oklab(81.47% -0.039 -0.0173) |
| OKLCH | oklch(81.47% 0.043 203.9) |
| XYZ | xyz(47.7194, 55.0017, 67.1215) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 8.96
Ice Blue
#A5DFF9
ΔE00 9.09
Pale Sky Blue
#BDF6FE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CBCF #CFA7A3
analogous
#A3CFBD #A3CBCF #A3B5CF
triadic
#A3CBCF #CFA3CB #CBCFA3
tetradic
#A3CBCF #BDA3CF #CFA7A3 #B5CFA3
square
#A3CBCF #BDA3CF #CFA7A3 #B5CFA3
split-complementary
#A3CBCF #CFA3B5 #CFBDA3
monochromatic
#559CA3 #7BB4BA #A3CBCF #CBE2E4 #EBF4F5
Accessibility & contrast
On white
1.75
#A3CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#A3CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CBCF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CBCF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#95CECC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cbcf; /* rgb */ color: rgb(163, 203, 207); /* oklch */ color: oklch(81.5% 0.043 203.9);
Tailwind
colors: {
custom: {
50: '#bfdadd',
500: '#a3cbcf',
950: '#000000',
},
}SCSS
$custom: #a3cbcf; $custom-light: #bfdadd; $custom-dark: #000000;
JSON
{
"hex": "#a3cbcf",
"rgb": {
"r": 163,
"g": 203,
"b": 207
},
"hsl": {
"h": 185.455,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.81467,
"c": 0.04265,
"h": 203.9
},
"luminance": 0.55003
}Semantic roles & 50–950 ramp
primary
#A3CBCF
secondary
#A57672
accent
#453BAA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484