#A3DCD5#A3DCD5
#A3DCD5 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.3% C 0.059 H 186.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCD5 |
|---|---|
| RGB | rgb(163, 220, 213) |
| HSL | hsl(173, 45%, 75%) |
| HSV | hsv(173, 26%, 86%) |
| CMYK | cmyk(25.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(83.85, -19.60, -2.47) |
| CIE-LCH | lch(83.85, 19.76, 187.18°) |
| OKLab | oklab(85.34% -0.0587 -0.0069) |
| OKLCH | oklch(85.34% 0.059 186.7) |
| XYZ | xyz(52.7039, 63.7746, 72.4706) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 6.23
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Eggshell Blue
#C4FFF7
ΔE00 7.62
Pale Cyan
#B7FFFA
ΔE00 7.63
Light Cyan
#ACFFFC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCD5 #DCA3AA
analogous
#A3DCB9 #A3DCD5 #A3C6DC
triadic
#A3DCD5 #D5A3DC #DCD5A3
tetradic
#A3DCD5 #B9A3DC #DCA3AA #C6DCA3
square
#A3DCD5 #B9A3DC #DCA3AA #C6DCA3
split-complementary
#A3DCD5 #DCA3C6 #DCB9A3
monochromatic
#4ABAAD #77CBC1 #A3DCD5 #CFEDE9 #E9F7F5
Accessibility & contrast
On white
1.53
#A3DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#A3DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCD5
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCD5 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#92DFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dcd5; /* rgb */ color: rgb(163, 220, 213); /* oklch */ color: oklch(85.3% 0.059 186.7);
Tailwind
colors: {
custom: {
50: '#bfe7e1',
500: '#a3dcd5',
950: '#000000',
},
}SCSS
$custom: #a3dcd5; $custom-light: #bfe7e1; $custom-dark: #000000;
JSON
{
"hex": "#a3dcd5",
"rgb": {
"r": 163,
"g": 220,
"b": 213
},
"hsl": {
"h": 172.632,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85344,
"c": 0.05913,
"h": 186.7
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#A3DCD5
secondary
#B46F78
accent
#2D3EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484