#A3CECB#A3CECB
#A3CECB is a light, muted teal. Relative luminance 0.562; OKLCH L 82.0% C 0.045 H 191.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CECB |
|---|---|
| RGB | rgb(163, 206, 203) |
| HSL | hsl(176, 30%, 72%) |
| HSV | hsv(176, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(79.75, -14.68, -3.16) |
| CIE-LCH | lch(79.75, 15.01, 192.15°) |
| OKLab | oklab(81.99% -0.0446 -0.0087) |
| OKLCH | oklch(81.99% 0.045 191) |
| XYZ | xyz(47.9519, 56.2392, 64.8170) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.91
Pale Teal
#82CBB2
ΔE00 9.96
Pale Sky Blue
#BDF6FE
ΔE00 10.00
Robin'S Egg Blue
#98EFF9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CECB #CEA3A6
analogous
#A3CEB6 #A3CECB #A3BCCE
triadic
#A3CECB #CBA3CE #CECBA3
tetradic
#A3CECB #B6A3CE #CEA3A6 #BCCEA3
square
#A3CECB #B6A3CE #CEA3A6 #BCCEA3
split-complementary
#A3CECB #CEA3BC #CEB6A3
monochromatic
#56A19C #7BB9B4 #A3CECB #CBE3E2 #EBF4F4
Accessibility & contrast
On white
1.71
#A3CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#A3CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CECB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CECB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#96D0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3cecb; /* rgb */ color: rgb(163, 206, 203); /* oklch */ color: oklch(82.0% 0.045 191.0);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a3cecb',
950: '#000000',
},
}SCSS
$custom: #a3cecb; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a3cecb",
"rgb": {
"r": 163,
"g": 206,
"b": 203
},
"hsl": {
"h": 175.814,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81992,
"c": 0.04541,
"h": 191
},
"luminance": 0.56241
}Semantic roles & 50–950 ramp
primary
#A3CECB
secondary
#A37275
accent
#3C44A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483