#A3CEDD#A3CEDD
#A3CEDD is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.6% C 0.050 H 221.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CEDD |
|---|---|
| RGB | rgb(163, 206, 221) |
| HSL | hsl(196, 46%, 75%) |
| HSV | hsv(196, 26%, 87%) |
| CMYK | cmyk(26.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.26, -10.70, -12.04) |
| CIE-LCH | lch(80.26, 16.11, 228.39°) |
| OKLab | oklab(82.57% -0.0375 -0.0328) |
| OKLCH | oklch(82.57% 0.05 221.2) |
| XYZ | xyz(50.2228, 57.1475, 76.7769) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.45
Ice Blue
#A5DFF9
ΔE00 5.27
Sky Blue
#87CEEB
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CEDD #DDB2A3
analogous
#A3DDCF #A3CEDD #A3B1DD
triadic
#A3CEDD #DDA3CE #CEDDA3
tetradic
#A3CEDD #CFA3DD #DDB2A3 #B1DDA3
square
#A3CEDD #CFA3DD #DDB2A3 #B1DDA3
split-complementary
#A3CEDD #DDA3B1 #DDCFA3
monochromatic
#4A9EBC #76B6CC #A3CEDD #D0E6EE #E9F3F7
Accessibility & contrast
On white
1.69
#A3CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#A3CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CEDD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CEDD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#91D3D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a3cedd; /* rgb */ color: rgb(163, 206, 221); /* oklch */ color: oklch(82.6% 0.050 221.2);
Tailwind
colors: {
custom: {
50: '#bfdde7',
500: '#a3cedd',
950: '#000000',
},
}SCSS
$custom: #a3cedd; $custom-light: #bfdde7; $custom-dark: #000000;
JSON
{
"hex": "#a3cedd",
"rgb": {
"r": 163,
"g": 206,
"b": 221
},
"hsl": {
"h": 195.517,
"s": 46.032,
"l": 75.294
},
"oklch": {
"l": 0.82569,
"c": 0.04984,
"h": 221.2
},
"luminance": 0.5715
}Semantic roles & 50–950 ramp
primary
#A3CEDD
secondary
#B5816F
accent
#512CB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484