#A3CCDB#A3CCDB
#A3CCDB is a very light, muted cyan. Relative luminance 0.561; OKLCH L 82.1% C 0.048 H 222.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCDB |
|---|---|
| RGB | rgb(163, 204, 219) |
| HSL | hsl(196, 44%, 75%) |
| HSV | hsv(196, 26%, 86%) |
| CMYK | cmyk(25.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.66, -10.11, -11.87) |
| CIE-LCH | lch(79.66, 15.59, 229.56°) |
| OKLab | oklab(82.07% -0.0357 -0.0323) |
| OKLCH | oklch(82.07% 0.048 222.2) |
| XYZ | xyz(49.4795, 56.0847, 75.2225) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.93
Sky Blue
#87CEEB
ΔE00 5.56
Ice Blue
#A5DFF9
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCDB #DBB2A3
analogous
#A3DBCE #A3CCDB #A3B0DB
triadic
#A3CCDB #DBA3CC #CCDBA3
tetradic
#A3CCDB #CEA3DB #DBB2A3 #B0DBA3
square
#A3CCDB #CEA3DB #DBB2A3 #B0DBA3
split-complementary
#A3CCDB #DBA3B0 #DBCEA3
monochromatic
#4B9BB9 #77B4CA #A3CCDB #CFE4EC #E9F3F6
Accessibility & contrast
On white
1.72
#A3CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#A3CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCDB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCDB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#92D1D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3ccdb; /* rgb */ color: rgb(163, 204, 219); /* oklch */ color: oklch(82.1% 0.048 222.2);
Tailwind
colors: {
custom: {
50: '#bfdbe6',
500: '#a3ccdb',
950: '#000000',
},
}SCSS
$custom: #a3ccdb; $custom-light: #bfdbe6; $custom-dark: #000000;
JSON
{
"hex": "#a3ccdb",
"rgb": {
"r": 163,
"g": 204,
"b": 219
},
"hsl": {
"h": 196.071,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.82073,
"c": 0.04813,
"h": 222.2
},
"luminance": 0.56087
}Semantic roles & 50–950 ramp
primary
#A3CCDB
secondary
#B3816F
accent
#532FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484