#A3CEDF#A3CEDF
#A3CEDF is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.6% C 0.051 H 224.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CEDF |
|---|---|
| RGB | rgb(163, 206, 223) |
| HSL | hsl(197, 48%, 76%) |
| HSV | hsv(197, 27%, 87%) |
| CMYK | cmyk(26.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(80.32, -10.24, -13.02) |
| CIE-LCH | lch(80.32, 16.57, 231.83°) |
| OKLab | oklab(82.64% -0.0368 -0.0355) |
| OKLCH | oklch(82.64% 0.051 224) |
| XYZ | xyz(50.4908, 57.2547, 78.1886) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CEDF #DFB4A3
analogous
#A3DFD2 #A3CEDF #A3B0DF
triadic
#A3CEDF #DFA3CE #CEDFA3
tetradic
#A3CEDF #D2A3DF #DFB4A3 #B0DFA3
square
#A3CEDF #D2A3DF #DFB4A3 #B0DFA3
split-complementary
#A3CEDF #DFA3B0 #DFD2A3
monochromatic
#489EBF #76B6CF #A3CEDF #D0E6EF #E8F3F7
Accessibility & contrast
On white
1.69
#A3CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#A3CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CEDF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CEDF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#90D3D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a3cedf; /* rgb */ color: rgb(163, 206, 223); /* oklch */ color: oklch(82.6% 0.051 224.0);
Tailwind
colors: {
custom: {
50: '#bfdde9',
500: '#a3cedf',
950: '#000000',
},
}SCSS
$custom: #a3cedf; $custom-light: #bfdde9; $custom-dark: #000000;
JSON
{
"hex": "#a3cedf",
"rgb": {
"r": 163,
"g": 206,
"b": 223
},
"hsl": {
"h": 197,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.82636,
"c": 0.05112,
"h": 224
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#A3CEDF
secondary
#B8836F
accent
#532ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484