#A3DCDA#A3DCDA
#A3DCDA is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.058 H 193.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCDA |
|---|---|
| RGB | rgb(163, 220, 218) |
| HSL | hsl(178, 45%, 75%) |
| HSV | hsv(178, 26%, 86%) |
| CMYK | cmyk(25.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.98, -18.52, -4.92) |
| CIE-LCH | lch(83.98, 19.16, 194.89°) |
| OKLab | oklab(85.5% -0.0567 -0.0135) |
| OKLCH | oklch(85.5% 0.058 193.4) |
| XYZ | xyz(53.3483, 64.0324, 75.8646) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.08
Powder Blue
#B0E0E6
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Pale Sky Blue
#BDF6FE
ΔE00 7.25
Light Sky Blue
#C6FCFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCDA #DCA3A5
analogous
#A3DCBE #A3DCDA #A3C1DC
triadic
#A3DCDA #DAA3DC #DCDAA3
tetradic
#A3DCDA #BEA3DC #DCA3A5 #C1DCA3
square
#A3DCDA #BEA3DC #DCA3A5 #C1DCA3
split-complementary
#A3DCDA #DCA3C1 #DCBEA3
monochromatic
#4ABAB6 #77CBC8 #A3DCDA #CFEDEC #E9F7F6
Accessibility & contrast
On white
1.52
#A3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCDA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCDA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#90DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dcda; /* rgb */ color: rgb(163, 220, 218); /* oklch */ color: oklch(85.5% 0.058 193.4);
Tailwind
colors: {
custom: {
50: '#bfe7e5',
500: '#a3dcda',
950: '#000000',
},
}SCSS
$custom: #a3dcda; $custom-light: #bfe7e5; $custom-dark: #000000;
JSON
{
"hex": "#a3dcda",
"rgb": {
"r": 163,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.895,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85496,
"c": 0.0583,
"h": 193.4
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#A3DCDA
secondary
#B46F72
accent
#2D32B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484