#A3CFCA#A3CFCA
#A3CFCA is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.2% C 0.047 H 187.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CFCA |
|---|---|
| RGB | rgb(163, 207, 202) |
| HSL | hsl(173, 31%, 73%) |
| HSV | hsv(173, 21%, 81%) |
| CMYK | cmyk(21.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.00, -15.40, -2.26) |
| CIE-LCH | lch(80.00, 15.56, 188.35°) |
| OKLab | oklab(82.18% -0.0463 -0.0063) |
| OKLCH | oklch(82.18% 0.047 187.7) |
| XYZ | xyz(48.0746, 56.6747, 64.2720) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 8.73
Pale Teal
#82CBB2
ΔE00 9.16
Duck Egg Blue
#C3FBF4
ΔE00 9.80
Pale Sky Blue
#BDF6FE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CFCA #CFA3A8
analogous
#A3CFB4 #A3CFCA #A3BECF
triadic
#A3CFCA #CAA3CF #CFCAA3
tetradic
#A3CFCA #B4A3CF #CFA3A8 #BECFA3
square
#A3CFCA #B4A3CF #CFA3A8 #BECFA3
split-complementary
#A3CFCA #CFA3BE #CFB4A3
monochromatic
#55A39A #7BBAB3 #A3CFCA #CBE4E1 #EBF5F3
Accessibility & contrast
On white
1.70
#A3CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#A3CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CFCA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CFCA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#96D1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3cfca; /* rgb */ color: rgb(163, 207, 202); /* oklch */ color: oklch(82.2% 0.047 187.7);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a3cfca',
950: '#000000',
},
}SCSS
$custom: #a3cfca; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a3cfca",
"rgb": {
"r": 163,
"g": 207,
"b": 202
},
"hsl": {
"h": 173.182,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.82179,
"c": 0.04673,
"h": 187.7
},
"luminance": 0.56676
}Semantic roles & 50–950 ramp
primary
#A3CFCA
secondary
#A57277
accent
#3B48AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483