#A3CECA#A3CECA
#A3CECA is a light, muted teal. Relative luminance 0.562; OKLCH L 82.0% C 0.046 H 189.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CECA |
|---|---|
| RGB | rgb(163, 206, 202) |
| HSL | hsl(174, 30%, 72%) |
| HSV | hsv(174, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.72, -14.89, -2.66) |
| CIE-LCH | lch(79.72, 15.12, 190.14°) |
| OKLab | oklab(81.96% -0.045 -0.0073) |
| OKLCH | oklch(81.96% 0.046 189.3) |
| XYZ | xyz(47.8331, 56.1917, 64.1915) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 10.08
Pale Sky Blue
#BDF6FE
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CECA #CEA3A7
analogous
#A3CEB5 #A3CECA #A3BCCE
triadic
#A3CECA #CAA3CE #CECAA3
tetradic
#A3CECA #B5A3CE #CEA3A7 #BCCEA3
square
#A3CECA #B5A3CE #CEA3A7 #BCCEA3
split-complementary
#A3CECA #CEA3BC #CEB5A3
monochromatic
#56A19A #7BB9B3 #A3CECA #CBE3E1 #EBF4F3
Accessibility & contrast
On white
1.72
#A3CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#A3CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CECA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CECA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#96D0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a3ceca; /* rgb */ color: rgb(163, 206, 202); /* oklch */ color: oklch(82.0% 0.046 189.3);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a3ceca',
950: '#000000',
},
}SCSS
$custom: #a3ceca; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a3ceca",
"rgb": {
"r": 163,
"g": 206,
"b": 202
},
"hsl": {
"h": 174.419,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81962,
"c": 0.04557,
"h": 189.3
},
"luminance": 0.56193
}Semantic roles & 50–950 ramp
primary
#A3CECA
secondary
#A37276
accent
#3C46A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483