#A3CFCF#A3CFCF
#A3CFCF is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.3% C 0.046 H 196.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CFCF |
|---|---|
| RGB | rgb(163, 207, 207) |
| HSL | hsl(180, 31%, 73%) |
| HSV | hsv(180, 21%, 81%) |
| CMYK | cmyk(21.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(80.13, -14.33, -4.74) |
| CIE-LCH | lch(80.13, 15.09, 198.30°) |
| OKLab | oklab(82.33% -0.0443 -0.0129) |
| OKLCH | oklch(82.33% 0.046 196.3) |
| XYZ | xyz(48.6762, 56.9153, 67.4404) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 7.44
Pale Sky Blue
#BDF6FE
ΔE00 9.27
Robin'S Egg Blue
#98EFF9
ΔE00 9.36
Light Sky Blue
#C6FCFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CFCF #CFA3A3
analogous
#A3CFB9 #A3CFCF #A3B9CF
triadic
#A3CFCF #CFA3CF #CFCFA3
tetradic
#A3CFCF #B9A3CF #CFA3A3 #B9CFA3
square
#A3CFCF #B9A3CF #CFA3A3 #B9CFA3
split-complementary
#A3CFCF #CFA3B9 #CFB9A3
monochromatic
#55A3A3 #7BBABA #A3CFCF #CBE4E4 #EBF5F5
Accessibility & contrast
On white
1.70
#A3CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#A3CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CFCF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CFCF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#95D2CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a3cfcf; /* rgb */ color: rgb(163, 207, 207); /* oklch */ color: oklch(82.3% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#bfdddd',
500: '#a3cfcf',
950: '#000000',
},
}SCSS
$custom: #a3cfcf; $custom-light: #bfdddd; $custom-dark: #000000;
JSON
{
"hex": "#a3cfcf",
"rgb": {
"r": 163,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.82332,
"c": 0.04614,
"h": 196.3
},
"luminance": 0.56917
}Semantic roles & 50–950 ramp
primary
#A3CFCF
secondary
#A57272
accent
#3B3BAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484