#A3CDC2#A3CDC2
#A3CDC2 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.5% C 0.047 H 177.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDC2 |
|---|---|
| RGB | rgb(163, 205, 194) |
| HSL | hsl(164, 30%, 72%) |
| HSV | hsv(164, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.24, -16.05, 0.92) |
| CIE-LCH | lch(79.24, 16.07, 176.72°) |
| OKLab | oklab(81.51% -0.0469 0.0022) |
| OKLCH | oklch(81.51% 0.047 177.3) |
| XYZ | xyz(46.6704, 55.3426, 59.2517) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 8.48
Seafoam Blue
#78D1B6
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.13
Light Teal
#90E4C1
ΔE00 10.27
Duck Egg Blue
#C3FBF4
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDC2 #CDA3AE
analogous
#A3CDAD #A3CDC2 #A3C3CD
triadic
#A3CDC2 #C2A3CD #CDC2A3
tetradic
#A3CDC2 #ADA3CD #CDA3AE #C3CDA3
square
#A3CDC2 #ADA3CD #CDA3AE #C3CDA3
split-complementary
#A3CDC2 #CDA3C3 #CDADA3
monochromatic
#569F8C #7BB7A8 #A3CDC2 #CBE3DC #EBF4F2
Accessibility & contrast
On white
1.74
#A3CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#A3CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDC2
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDC2 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#99CECA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cdc2; /* rgb */ color: rgb(163, 205, 194); /* oklch */ color: oklch(81.5% 0.047 177.3);
Tailwind
colors: {
custom: {
50: '#bfdcd4',
500: '#a3cdc2',
950: '#000000',
},
}SCSS
$custom: #a3cdc2; $custom-light: #bfdcd4; $custom-dark: #000000;
JSON
{
"hex": "#a3cdc2",
"rgb": {
"r": 163,
"g": 205,
"b": 194
},
"hsl": {
"h": 164.286,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81506,
"c": 0.04695,
"h": 177.3
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#A3CDC2
secondary
#A2727F
accent
#3D59A8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483