#A3DCDD#A3DCDD
#A3DCDD is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.058 H 197.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCDD |
|---|---|
| RGB | rgb(163, 220, 221) |
| HSL | hsl(181, 46%, 75%) |
| HSV | hsv(181, 26%, 87%) |
| CMYK | cmyk(26.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.06, -17.85, -6.39) |
| CIE-LCH | lch(84.06, 18.96, 199.69°) |
| OKLab | oklab(85.59% -0.0555 -0.0175) |
| OKLCH | oklch(85.59% 0.058 197.5) |
| XYZ | xyz(53.7444, 64.1908, 77.9508) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.08
Light Sky Blue
#C6FCFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCDD #DDA4A3
analogous
#A3DDC1 #A3DCDD #A3BFDD
triadic
#A3DCDD #DDA3DC #DCDDA3
tetradic
#A3DCDD #C1A3DD #DDA4A3 #BFDDA3
square
#A3DCDD #C1A3DD #DDA4A3 #BFDDA3
split-complementary
#A3DCDD #DDA3BF #DDC1A3
monochromatic
#4ABABC #76CBCC #A3DCDD #D0EDEE #E9F7F7
Accessibility & contrast
On white
1.52
#A3DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A3DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCDD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCDD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#8FE0DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a3dcdd; /* rgb */ color: rgb(163, 220, 221); /* oklch */ color: oklch(85.6% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#c0e7e7',
500: '#a3dcdd',
950: '#000000',
},
}SCSS
$custom: #a3dcdd; $custom-light: #c0e7e7; $custom-dark: #000000;
JSON
{
"hex": "#a3dcdd",
"rgb": {
"r": 163,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.034,
"s": 46.032,
"l": 75.294
},
"oklch": {
"l": 0.85589,
"c": 0.0582,
"h": 197.5
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#A3DCDD
secondary
#B5706F
accent
#2F2CB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484