#A3DCDB#A3DCDB
#A3DCDB is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.5% C 0.058 H 194.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCDB |
|---|---|
| RGB | rgb(163, 220, 219) |
| HSL | hsl(179, 45%, 75%) |
| HSV | hsv(179, 26%, 86%) |
| CMYK | cmyk(25.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.01, -18.30, -5.41) |
| CIE-LCH | lch(84.01, 19.08, 196.48°) |
| OKLab | oklab(85.53% -0.0563 -0.0148) |
| OKLCH | oklch(85.53% 0.058 194.8) |
| XYZ | xyz(53.4796, 64.0849, 76.5558) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Light Sky Blue
#C6FCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCDB #DCA3A4
analogous
#A3DCBE #A3DCDB #A3C1DC
triadic
#A3DCDB #DBA3DC #DCDBA3
tetradic
#A3DCDB #BEA3DC #DCA3A4 #C1DCA3
square
#A3DCDB #BEA3DC #DCA3A4 #C1DCA3
split-complementary
#A3DCDB #DCA3C1 #DCBEA3
monochromatic
#4ABAB8 #77CBCA #A3DCDB #CFEDEC #E9F7F6
Accessibility & contrast
On white
1.52
#A3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCDB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCDB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#90E0DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dcdb; /* rgb */ color: rgb(163, 220, 219); /* oklch */ color: oklch(85.5% 0.058 194.8);
Tailwind
colors: {
custom: {
50: '#c0e7e6',
500: '#a3dcdb',
950: '#000000',
},
}SCSS
$custom: #a3dcdb; $custom-light: #c0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#a3dcdb",
"rgb": {
"r": 163,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.947,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85527,
"c": 0.05823,
"h": 194.8
},
"luminance": 0.64087
}Semantic roles & 50–950 ramp
primary
#A3DCDB
secondary
#B46F70
accent
#2D30B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484