#A3DCFF#A3DCFF
#A3DCFF is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.7% C 0.076 H 235.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCFF |
|---|---|
| RGB | rgb(163, 220, 255) |
| HSL | hsl(203, 100%, 82%) |
| HSV | hsv(203, 36%, 100%) |
| CMYK | cmyk(36.1%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(85.09, -9.85, -22.84) |
| CIE-LCH | lch(85.09, 24.87, 246.67°) |
| OKLab | oklab(86.75% -0.0428 -0.0628) |
| OKLCH | oklch(86.75% 0.076 235.8) |
| XYZ | xyz(58.7416, 66.1897, 104.2690) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.13
Light Blue
#95D0FC
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCFF #FFC6A3
analogous
#A3FFF4 #A3DCFF #A3AEFF
triadic
#A3DCFF #FFA3DC #DCFFA3
tetradic
#A3DCFF #F4A3FF #FFC6A3 #AEFFA3
square
#A3DCFF #F4A3FF #FFC6A3 #AEFFA3
split-complementary
#A3DCFF #FFA3AE #FFF4A3
monochromatic
#29ADFF #66C5FF #A3DCFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.47
#A3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#A3DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCFF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCFF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#83E5E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a3dcff; /* rgb */ color: rgb(163, 220, 255); /* oklch */ color: oklch(86.7% 0.076 235.8);
Tailwind
colors: {
custom: {
50: '#c1e6ff',
500: '#a3dcff',
950: '#000000',
},
}SCSS
$custom: #a3dcff; $custom-light: #c1e6ff; $custom-dark: #000000;
JSON
{
"hex": "#a3dcff",
"rgb": {
"r": 163,
"g": 220,
"b": 255
},
"hsl": {
"h": 202.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.86746,
"c": 0.07599,
"h": 235.8
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#A3DCFF
secondary
#E39463
accent
#5700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121618
muted
#828486