#A3DBDC#A3DBDC
#A3DBDC is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.057 H 197.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DBDC |
|---|---|
| RGB | rgb(163, 219, 220) |
| HSL | hsl(181, 45%, 75%) |
| HSV | hsv(181, 26%, 86%) |
| CMYK | cmyk(25.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.76, -17.57, -6.30) |
| CIE-LCH | lch(83.76, 18.67, 199.74°) |
| OKLab | oklab(85.34% -0.0546 -0.0172) |
| OKLCH | oklch(85.34% 0.057 197.5) |
| XYZ | xyz(53.3499, 63.6144, 77.1640) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.41
Paleturquoise
#AFEEEE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.96
Light Sky Blue
#C6FCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DBDC #DCA4A3
analogous
#A3DCC1 #A3DBDC #A3BEDC
triadic
#A3DBDC #DCA3DB #DBDCA3
tetradic
#A3DBDC #C1A3DC #DCA4A3 #BEDCA3
square
#A3DBDC #C1A3DC #DCA4A3 #BEDCA3
split-complementary
#A3DBDC #DCA3BE #DCC1A3
monochromatic
#4AB8BA #77CACB #A3DBDC #CFECED #E9F6F7
Accessibility & contrast
On white
1.53
#A3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A3DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DBDC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DBDC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C9CDDD
Tritanopia (blue-blind)
#90DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dbdc; /* rgb */ color: rgb(163, 219, 220); /* oklch */ color: oklch(85.3% 0.057 197.5);
Tailwind
colors: {
custom: {
50: '#bfe6e6',
500: '#a3dbdc',
950: '#000000',
},
}SCSS
$custom: #a3dbdc; $custom-light: #bfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#a3dbdc",
"rgb": {
"r": 163,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.053,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85341,
"c": 0.0573,
"h": 197.5
},
"luminance": 0.63617
}Semantic roles & 50–950 ramp
primary
#A3DBDC
secondary
#B4706F
accent
#302DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484