#A3CAED#A3CAED
#A3CAED is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.3% C 0.065 H 245.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CAED |
|---|---|
| RGB | rgb(163, 202, 237) |
| HSL | hsl(208, 67%, 78%) |
| HSV | hsv(208, 31%, 93%) |
| CMYK | cmyk(31.2%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(79.69, -4.83, -21.47) |
| CIE-LCH | lch(79.69, 22.00, 257.32°) |
| OKLab | oklab(82.29% -0.0265 -0.0589) |
| OKLCH | oklch(82.29% 0.065 245.8) |
| XYZ | xyz(51.5062, 56.1397, 88.2265) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.84
Light Blue
#95D0FC
ΔE00 3.84
Powder Blue (survey)
#B1D1FC
ΔE00 4.00
Light Grey Blue
#9DBCD4
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CAED #EDC6A3
analogous
#A3EDEB #A3CAED #A3A5ED
triadic
#A3CAED #EDA3CA #CAEDA3
tetradic
#A3CAED #EBA3ED #EDC6A3 #A5EDA3
square
#A3CAED #EBA3ED #EDC6A3 #A5EDA3
split-complementary
#A3CAED #EDA3A5 #EDEBA3
monochromatic
#3D8FD9 #70ADE3 #A3CAED #D6E7F7 #E5F0FA
Accessibility & contrast
On white
1.72
#A3CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#A3CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CAED
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CAED | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#8CD2D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3caed; /* rgb */ color: rgb(163, 202, 237); /* oklch */ color: oklch(82.3% 0.065 245.8);
Tailwind
colors: {
custom: {
50: '#c0daf3',
500: '#a3caed',
950: '#000000',
},
}SCSS
$custom: #a3caed; $custom-light: #c0daf3; $custom-dark: #000000;
JSON
{
"hex": "#a3caed",
"rgb": {
"r": 163,
"g": 202,
"b": 237
},
"hsl": {
"h": 208.378,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.82286,
"c": 0.06461,
"h": 245.8
},
"luminance": 0.56142
}Semantic roles & 50–950 ramp
primary
#A3CAED
secondary
#CA986B
accent
#6E16CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385