#A3CFCB#A3CFCB
#A3CFCB is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.2% C 0.047 H 189.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CFCB |
|---|---|
| RGB | rgb(163, 207, 203) |
| HSL | hsl(175, 31%, 73%) |
| HSV | hsv(175, 21%, 81%) |
| CMYK | cmyk(21.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.02, -15.19, -2.76) |
| CIE-LCH | lch(80.02, 15.43, 190.29°) |
| OKLab | oklab(82.21% -0.0459 -0.0076) |
| OKLCH | oklch(82.21% 0.047 189.4) |
| XYZ | xyz(48.1934, 56.7222, 64.8975) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 7.54
Lightblue
#ADD8E6
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 9.52
Duck Egg Blue
#C3FBF4
ΔE00 9.83
Pale Sky Blue
#BDF6FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CFCB #CFA3A7
analogous
#A3CFB5 #A3CFCB #A3BDCF
triadic
#A3CFCB #CBA3CF #CFCBA3
tetradic
#A3CFCB #B5A3CF #CFA3A7 #BDCFA3
square
#A3CFCB #B5A3CF #CFA3A7 #BDCFA3
split-complementary
#A3CFCB #CFA3BD #CFB5A3
monochromatic
#55A39C #7BBAB4 #A3CFCB #CBE4E2 #EBF5F4
Accessibility & contrast
On white
1.70
#A3CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#A3CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CFCB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CFCB | 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)
#CACACB
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#96D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3cfcb; /* rgb */ color: rgb(163, 207, 203); /* oklch */ color: oklch(82.2% 0.047 189.4);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a3cfcb',
950: '#000000',
},
}SCSS
$custom: #a3cfcb; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a3cfcb",
"rgb": {
"r": 163,
"g": 207,
"b": 203
},
"hsl": {
"h": 174.545,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.82209,
"c": 0.04652,
"h": 189.4
},
"luminance": 0.56724
}Semantic roles & 50–950 ramp
primary
#A3CFCB
secondary
#A57276
accent
#3B45AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483