#A3DCF5#A3DCF5
#A3DCF5 is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.4% C 0.068 H 226.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCF5 |
|---|---|
| RGB | rgb(163, 220, 245) |
| HSL | hsl(198, 80%, 80%) |
| HSV | hsv(198, 33%, 96%) |
| CMYK | cmyk(33.5%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(84.77, -12.29, -18.04) |
| CIE-LCH | lch(84.77, 21.83, 235.73°) |
| OKLab | oklab(86.39% -0.0463 -0.0494) |
| OKLCH | oklch(86.39% 0.068 226.8) |
| XYZ | xyz(57.1735, 65.5625, 96.0107) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 0.74
Lightblue
#ADD8E6
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCF5 #F5BCA3
analogous
#A3F5E5 #A3DCF5 #A3B3F5
triadic
#A3DCF5 #F5A3DC #DCF5A3
tetradic
#A3DCF5 #E5A3F5 #F5BCA3 #B3F5A3
square
#A3DCF5 #E5A3F5 #F5BCA3 #B3F5A3
split-complementary
#A3DCF5 #F5A3B3 #F5E5A3
monochromatic
#35B2E9 #6CC7EF #A3DCF5 #DAF1FB #E3F4FC
Accessibility & contrast
On white
1.49
#A3DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A3DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCF5
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCF5 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#87E4E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3dcf5; /* rgb */ color: rgb(163, 220, 245); /* oklch */ color: oklch(86.4% 0.068 226.8);
Tailwind
colors: {
custom: {
50: '#c0e6f8',
500: '#a3dcf5',
950: '#000000',
},
}SCSS
$custom: #a3dcf5; $custom-light: #c0e6f8; $custom-dark: #000000;
JSON
{
"hex": "#a3dcf5",
"rgb": {
"r": 163,
"g": 220,
"b": 245
},
"hsl": {
"h": 198.293,
"s": 80.392,
"l": 80
},
"oklch": {
"l": 0.86386,
"c": 0.06777,
"h": 226.8
},
"luminance": 0.65566
}Semantic roles & 50–950 ramp
primary
#A3DCF5
secondary
#D58968
accent
#4909DD
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485