#A3CDCA#A3CDCA
#A3CDCA is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.044 H 190.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDCA |
|---|---|
| RGB | rgb(163, 205, 202) |
| HSL | hsl(176, 30%, 72%) |
| HSV | hsv(176, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.45, -14.38, -3.06) |
| CIE-LCH | lch(79.45, 14.70, 192.03°) |
| OKLab | oklab(81.74% -0.0436 -0.0084) |
| OKLCH | oklch(81.74% 0.044 190.9) |
| XYZ | xyz(47.5932, 55.7117, 64.1115) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 10.03
Pale Sky Blue
#BDF6FE
ΔE00 10.22
Robin'S Egg Blue
#98EFF9
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDCA #CDA3A6
analogous
#A3CDB5 #A3CDCA #A3BBCD
triadic
#A3CDCA #CAA3CD #CDCAA3
tetradic
#A3CDCA #B5A3CD #CDA3A6 #BBCDA3
square
#A3CDCA #B5A3CD #CDA3A6 #BBCDA3
split-complementary
#A3CDCA #CDA3BB #CDB5A3
monochromatic
#569F9A #7BB7B3 #A3CDCA #CBE3E1 #EBF4F4
Accessibility & contrast
On white
1.73
#A3CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A3CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDCA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDCA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#97CFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdca; /* rgb */ color: rgb(163, 205, 202); /* oklch */ color: oklch(81.7% 0.044 190.9);
Tailwind
colors: {
custom: {
50: '#bfdcda',
500: '#a3cdca',
950: '#000000',
},
}SCSS
$custom: #a3cdca; $custom-light: #bfdcda; $custom-dark: #000000;
JSON
{
"hex": "#a3cdca",
"rgb": {
"r": 163,
"g": 205,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81744,
"c": 0.04446,
"h": 190.9
},
"luminance": 0.55713
}Semantic roles & 50–950 ramp
primary
#A3CDCA
secondary
#A27275
accent
#3D45A8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483