#A3DADE#A3DADE
#A3DADE is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.2% C 0.057 H 201.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DADE |
|---|---|
| RGB | rgb(163, 218, 222) |
| HSL | hsl(184, 47%, 75%) |
| HSV | hsv(184, 27%, 87%) |
| CMYK | cmyk(26.6%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.55, -16.62, -7.69) |
| CIE-LCH | lch(83.55, 18.31, 204.82°) |
| OKLab | oklab(85.19% -0.0526 -0.021) |
| OKLCH | oklch(85.19% 0.057 201.8) |
| XYZ | xyz(53.3563, 63.2008, 78.4807) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.56
Paleturquoise
#AFEEEE
ΔE00 4.83
Lightblue
#ADD8E6
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DADE #DEA7A3
analogous
#A3DEC4 #A3DADE #A3BCDE
triadic
#A3DADE #DEA3DA #DADEA3
tetradic
#A3DADE #C4A3DE #DEA7A3 #BCDEA3
square
#A3DADE #C4A3DE #DEA7A3 #BCDEA3
split-complementary
#A3DADE #DEA3BC #DEC4A3
monochromatic
#49B6BE #76C8CE #A3DADE #D0ECEE #E8F6F7
Accessibility & contrast
On white
1.54
#A3DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#A3DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DADE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DADE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#8FDEDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a3dade; /* rgb */ color: rgb(163, 218, 222); /* oklch */ color: oklch(85.2% 0.057 201.8);
Tailwind
colors: {
custom: {
50: '#c0e5e8',
500: '#a3dade',
950: '#000000',
},
}SCSS
$custom: #a3dade; $custom-light: #c0e5e8; $custom-dark: #000000;
JSON
{
"hex": "#a3dade",
"rgb": {
"r": 163,
"g": 218,
"b": 222
},
"hsl": {
"h": 184.068,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85187,
"c": 0.05661,
"h": 201.8
},
"luminance": 0.63203
}Semantic roles & 50–950 ramp
primary
#A3DADE
secondary
#B6746F
accent
#352BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484