#A3D4E2#A3D4E2
#A3D4E2 is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.0% C 0.054 H 217.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D4E2 |
|---|---|
| RGB | rgb(163, 212, 226) |
| HSL | hsl(193, 52%, 76%) |
| HSV | hsv(193, 28%, 89%) |
| CMYK | cmyk(27.9%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(82.03, -12.65, -12.07) |
| CIE-LCH | lch(82.03, 17.48, 223.64°) |
| OKLab | oklab(84.02% -0.0434 -0.0329) |
| OKLCH | oklch(84.02% 0.054 217.2) |
| XYZ | xyz(52.3709, 60.3621, 80.8284) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.84
Powder Blue
#B0E0E6
ΔE00 4.26
Ice Blue
#A5DFF9
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D4E2 #E2B1A3
analogous
#A3E2D1 #A3D4E2 #A3B5E2
triadic
#A3D4E2 #E2A3D4 #D4E2A3
tetradic
#A3D4E2 #D1A3E2 #E2B1A3 #B5E2A3
square
#A3D4E2 #D1A3E2 #E2B1A3 #B5E2A3
split-complementary
#A3D4E2 #E2A3B5 #E2D1A3
monochromatic
#46A9C5 #74BED3 #A3D4E2 #D2EAF1 #E8F4F8
Accessibility & contrast
On white
1.61
#A3D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#A3D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D4E2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D4E2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E3
Deuteranopia (green-blind)
#C0C9E2
Tritanopia (blue-blind)
#8FD9D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a3d4e2; /* rgb */ color: rgb(163, 212, 226); /* oklch */ color: oklch(84.0% 0.054 217.2);
Tailwind
colors: {
custom: {
50: '#bfe1eb',
500: '#a3d4e2',
950: '#000000',
},
}SCSS
$custom: #a3d4e2; $custom-light: #bfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#a3d4e2",
"rgb": {
"r": 163,
"g": 212,
"b": 226
},
"hsl": {
"h": 193.333,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.84023,
"c": 0.05444,
"h": 217.2
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#A3D4E2
secondary
#BB7F6E
accent
#4826BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484